INFRA-132 - Fix spacing of @return tag in comments
[civicrm-core.git] / CRM / Activity / Import / Parser.php
index 3bc0feb1be7925bdae963128c4f6281bbb9a2376..259cfa25ae580a4ed22ade2dd5425a7e62d55a55 100644 (file)
@@ -296,7 +296,8 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
   /**
    * Format the field values for input to the api
    *
-   * @return array (reference ) associative array of name/value pairs
+   * @return array
+   *   (reference ) associative array of name/value pairs
    */
   public function &getActiveFieldParams() {
     $params = array();