register()
register(\Pimple\Container  $container) : void
                
Parameters
| \Pimple\Container | $container | Pimple DI Container. | 
Admin ACL (Access-Control-List) provider.
Like all service providers, this class is intended to be registered on a (Pimple) container.
admin/acl A Zend ACL instance containing the admin resources / permissions.This service provider expects a few "global" services to be registered on the container:
logger, a PSR-3 loggerdatabase, a PDO instanceadmin/config, a PSR-6 Cache pool