diff options
Diffstat (limited to 'Tests')
-rw-r--r-- | Tests/Acl/Dbal/MutableAclProviderTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Acl/Dbal/MutableAclProviderTest.php b/Tests/Acl/Dbal/MutableAclProviderTest.php index 832a896..3f60efa 100644 --- a/Tests/Acl/Dbal/MutableAclProviderTest.php +++ b/Tests/Acl/Dbal/MutableAclProviderTest.php @@ -422,6 +422,7 @@ class MutableAclProviderTest extends \PHPUnit_Framework_TestCase * * @param AclProvider $provider * @param array $data + * * @throws \InvalidArgumentException * @throws \Exception */ |