INFRA-132 - CRM/Profile - phpcbf
[civicrm-core.git] / CRM / Profile / Page / Router.php
index 78d818d17c904ebb3e6543d5a312ddd372969786..384ce13dd4d76d9f5bd345d81f81ce1f009cfead 100644 (file)
@@ -41,7 +41,8 @@ class CRM_Profile_Page_Router extends CRM_Core_Page {
   /**
    * This is some kind of special-purpose router/front-controller for the various profile URLs.
    *
-   * @param $args array this array contains the arguments of the url
+   * @param $args
+   *   Array this array contains the arguments of the url.
    *
    * @return string|void
    * @static
@@ -73,7 +74,6 @@ class CRM_Profile_Page_Router extends CRM_Core_Page {
         $profileGID = CRM_Utils_Request::retrieve('gid', 'Integer', $controller, TRUE);
       }
 
-
       // make sure that this profile enables mapping
       // CRM-8609
       $isMap =