Merge pull request #2091 from colemanw/navigation
[civicrm-core.git] / api / v3 / Constant.php
index c4d0d614ca601227616bf4cfd6b14f57e2eba3c7..9f26fdb607e1750af0df12964dee0c3626bba373 100644 (file)
  */
 
 /**
- * CiviCRM APIv3 pseudoconstants - DEPRECATED
+ * CiviCRM APIv3 pseudoconstants
  *
+ * @deprecated
  * @package CiviCRM_APIv3
  * @subpackage API_Constant
  * @copyright CiviCRM LLC (c) 2004-2013
  * @version $Id: Constant.php 30171 2010-10-14 09:11:27Z mover $
- *
  */
 
 /**
- * This api is DEPRECATED as of CiviCRM 4.4.
+ * @deprecated as of CiviCRM 4.4.
  * It's recommended to use the api getoptions action instead
  *
  *  @param  string  Name of a public static method of
@@ -84,6 +84,7 @@
  *    <li>worldRegion</li>
  *    <li>wysiwygEditor</li>
  *  </ul>
+ * @return array
  *  @example ConstantGet.php
  *  {@getfields constant_get}
  */