services['PrestaShopBundle\\Security\\Admin\\SessionRenewer'] = new \PrestaShopBundle\Security\Admin\SessionRenewer(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['session'] ?? $this->getSessionService()));