INFRA-132 - CRM/Contact - Convert single-line @param to multi-line
[civicrm-core.git] / CRM / Contact / Form / Edit / CommunicationPreferences.php
index 59d275b4e1dd1a122a624d458bcaa53902b7f0ae..3343286fd16c6a2c92bb59971d69f5ae8f1bf199 100644 (file)
@@ -48,7 +48,8 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   /**
    * Build the form object elements for Communication Preferences object
    *
-   * @param CRM_Core_Form $form       reference to the form object
+   * @param CRM_Core_Form $form
+   *   Reference to the form object.
    *
    * @return void
    * @static
@@ -132,8 +133,10 @@ class CRM_Contact_Form_Edit_CommunicationPreferences {
   /**
    * Global form rule
    *
-   * @param array $fields the input form values
-   * @param array $files the uploaded files if any
+   * @param array $fields
+   *   The input form values.
+   * @param array $files
+   *   The uploaded files if any.
    * @param $self
    *
    * @return true if no errors, else array of errors