summaryrefslogtreecommitdiffstats
path: root/Acl/Model/AclProviderInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Model/AclProviderInterface.php')
-rw-r--r--Acl/Model/AclProviderInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Model/AclProviderInterface.php b/Acl/Model/AclProviderInterface.php
index 9d1075d..12f55e0 100644
--- a/Acl/Model/AclProviderInterface.php
+++ b/Acl/Model/AclProviderInterface.php
@@ -46,4 +46,4 @@ interface AclProviderInterface
* @return \SplObjectStorage mapping the passed object identities to ACLs
*/
function findAcls(array $oids, array $sids = array());
-} \ No newline at end of file
+}