X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FForm%2FWordReplacements.php;h=21a1d99c068d588ecb9fddd1b8252b5018325aef;hb=ea0677f57b1008657cfe7b3c21822a04c93e3447;hp=654173385587de8d1e17b9c10a1d8dbedd8f8e92;hpb=ed5ef6168bb73bca9e124bceeb5131ff209bffe4;p=civicrm-core.git diff --git a/CRM/Admin/Form/WordReplacements.php b/CRM/Admin/Form/WordReplacements.php index 6541733855..21a1d99c06 100644 --- a/CRM/Admin/Form/WordReplacements.php +++ b/CRM/Admin/Form/WordReplacements.php @@ -57,6 +57,9 @@ class CRM_Admin_Form_WordReplacements extends CRM_Core_Form { CRM_Utils_System::appendBreadCrumb($breadCrumb); } + /** + * @return array + */ public function setDefaultValues() { if ($this->_defaults !== NULL) { return $this->_defaults;