Merge pull request #23932 from webmaster-cses-org-uk/patch-4
[civicrm-core.git] / CRM / Core / Smarty / Permissions.php
index 9e2f35b0062933231cb6ab8839b7ed562f32b177..a058ad4fc3d84b155371036652a509a759d98f52 100644 (file)
@@ -4,9 +4,10 @@
  * Class CRM_Core_Smarty_Permissions
  */
 class CRM_Core_Smarty_Permissions {
+
   /**
    * non-static adapter for CRM_Core_Permission::check
-   * @param $offset
+   * @param string|array $offset
    *
    * @return bool
    */