Merge pull request #3679 from yashodha/CRM-14951
[civicrm-core.git] / api / v3 / Constant.php
index 27552311b5d4e0139d9c6bd36fe4786710ca2803..f7dcd5e276a161643fe352ac412a6144ea9448a5 100644 (file)
@@ -128,6 +128,9 @@ function civicrm_api3_constant_get($params) {
   return civicrm_api3_create_error('Unknown civicrm constant or method not callable');
 }
 
+/**
+ * @param $params
+ */
 function _civicrm_api3_constant_get_spec(&$params) {
 
   $params = (array