diff options
Diffstat (limited to 'Acl/Exception/NotAllAclsFoundException.php')
-rw-r--r-- | Acl/Exception/NotAllAclsFoundException.php | 1 |
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) { |