summaryrefslogtreecommitdiffstats
path: root/Acl/Exception/NotAllAclsFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Acl/Exception/NotAllAclsFoundException.php')
-rw-r--r--Acl/Exception/NotAllAclsFoundException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Acl/Exception/NotAllAclsFoundException.php b/Acl/Exception/NotAllAclsFoundException.php
index 8e7a08f..3c02495 100644
--- a/Acl/Exception/NotAllAclsFoundException.php
+++ b/Acl/Exception/NotAllAclsFoundException.php
@@ -28,7 +28,6 @@ class NotAllAclsFoundException extends AclNotFoundException
* Sets the partial result
*
* @param \SplObjectStorage $result
- * @return void
*/
public function setPartialResult(\SplObjectStorage $result)
{