diff options
Diffstat (limited to 'Acl/Domain/AclCollectionCache.php')
-rw-r--r-- | Acl/Domain/AclCollectionCache.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Domain/AclCollectionCache.php b/Acl/Domain/AclCollectionCache.php index 6614724..c4f5fdd 100644 --- a/Acl/Domain/AclCollectionCache.php +++ b/Acl/Domain/AclCollectionCache.php @@ -63,4 +63,4 @@ class AclCollectionCache $this->aclProvider->findAcls($oids, $sids); } -}
\ No newline at end of file +} |