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