Files
taome/var/cache/dev/ContainerOhgdecw/getRouter_CacheWarmerService.php
2020-10-07 10:37:15 +02:00

11 lines
663 B
PHP

<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'router.cache_warmer' shared service.
return $this->services['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\ServiceLocator(['router' => function () {
return ${($_ = isset($this->services['prestashop.router']) ? $this->services['prestashop.router'] : $this->load('getPrestashop_RouterService.php')) && false ?: '_'};
}]))->withContext('router.cache_warmer', $this));