diff options
Diffstat (limited to 'Tests/Acl/Dbal/MutableAclProviderTest.php')
-rw-r--r-- | Tests/Acl/Dbal/MutableAclProviderTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/Acl/Dbal/MutableAclProviderTest.php b/Tests/Acl/Dbal/MutableAclProviderTest.php index 3f60efa..21ea670 100644 --- a/Tests/Acl/Dbal/MutableAclProviderTest.php +++ b/Tests/Acl/Dbal/MutableAclProviderTest.php @@ -411,6 +411,8 @@ class MutableAclProviderTest extends \PHPUnit_Framework_TestCase } /** + * Imports acls. + * * Data must have the following format: * array( * *name* => array( |