INFRA-132 - CRM/Core - Misc
[civicrm-core.git] / CRM / Core / Action.php
index 4c7f8923f7ea20c4e38be56ae4af69c5f684e8c0..068744b2a83fa1bd826a4bd2d783258ccd733895 100644 (file)
@@ -207,7 +207,8 @@ class CRM_Core_Action {
    * @return string       the html string
    * @static
    */
-  static function formLink($links,
+  static function formLink(
+    $links,
     $mask,
     $values,
     $extraULName = 'more',