INFRA-132 - CRM/Contribute - Convert single-line @param to multi-line
[civicrm-core.git] / CRM / Contribute / Form / Task / PickProfile.php
index 7c445c92bac36ba7c8daf0a2ecf92b7f867a1af2..9294417d0ffdd23158dcb69ad2ca41a64fdcf925 100644 (file)
@@ -121,7 +121,8 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
   /**
    * Global validation rules for the form
    *
-   * @param array $fields posted values of the form
+   * @param array $fields
+   *   Posted values of the form.
    *
    * @return array list of errors to be posted back to the form
    * @static