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