injectableFactory = $injectableFactory; } public function load() { return new PortalAclManagerContainerService($this->injectableFactory); } }