Merge pull request #4004 from civicrm/4.4
[civicrm-core.git] / CRM / Admin / Form / Navigation.php
index 40db24cb8322e20682e7a283b39d616152f701c1..dd0b6199a9596aa39fb17cb799256f3180f683a5 100644 (file)
@@ -116,6 +116,9 @@ class CRM_Admin_Form_Navigation extends CRM_Admin_Form {
     }
   }
 
+  /**
+   * @return array
+   */
   public function setDefaultValues() {
     $defaults = $this->_defaults;
     if (isset($this->_id)) {