Skip to content

Commit

Permalink
Updated comment for isAllowed method on acl manager
Browse files Browse the repository at this point in the history
  • Loading branch information
epixa committed Mar 29, 2011
1 parent 69d12c7 commit 29d0f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Epixa/Acl/AclManager.php
Expand Up @@ -77,7 +77,7 @@ public function registerResources(array $resources)
* Is the specified role allowed to access the given resource
*
* @param MultiRoles|RoleInterface|string $identity
* @param ResourceInterface $resource
* @param string|ResourceInterface $resource
* @param null|string $privilege
* @return boolean
*/
Expand Down

0 comments on commit 29d0f56

Please sign in to comment.