INFRA-132 - Fix missing newlines in comments
[civicrm-core.git] / CRM / Contact / Form / Inline / OpenID.php
index 8a79fa730bc63760ac7c8e03ec1cd6755966b93d..bc1014db2f06f49a51856fbec9eea1ac2ad2bd64 100644 (file)
@@ -103,7 +103,8 @@ class CRM_Contact_Form_Inline_OpenID extends CRM_Contact_Form_Inline {
    * @param array $errors
    *   List of errors to be posted back to the form.
    *
-   * @return array $errors@static
+   * @return array $errors
+   * @static
    */
   public static function formRule($fields, $errors) {
     $hasData = $hasPrimary = $errors = array();