INFRA-132 - CRM/Admin - Convert single-line @param to multi-line
[civicrm-core.git] / CRM / Admin / Form / PreferencesDate.php
index 8ef7666846f3e26ac6c53bb3435eb54effac8417..688681c71384c56c59ced805b4a580b46e6cdc72 100644 (file)
@@ -90,7 +90,8 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
   /**
    * Global validation rules for the form
    *
-   * @param array  $fields posted values of the form
+   * @param array $fields
+   *   Posted values of the form.
    *
    * @return array    if errors then list of errors to be posted back to the form,
    *                  true otherwise