container = $container; } public function load(): AclManagerService { return $this->container->get('aclManager'); } }