Acl\Test\TestCase\Adapter\CachedDbAclTwoTest::__construct PHP Method

__construct() public method

construct method
public __construct ( )
    public function __construct()
    {
        $this->_cacheConfig = 'tests';
    }
CachedDbAclTwoTest