Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.adapter.caching.configuration' shared service.
return $this->services['prestashop.adapter.caching.configuration'] = new \PrestaShop\PrestaShop\Adapter\Cache\CachingConfiguration(($this->services['prestashop.adapter.memcache_server.manager'] ?? $this->load('getPrestashop_Adapter_MemcacheServer_ManagerService.php')), ($this->services['prestashop.adapter.php_parameters'] ?? ($this->services['prestashop.adapter.php_parameters'] = new \PrestaShop\PrestaShop\Adapter\Configuration\PhpParameters((\dirname(__DIR__, 4).'/app/config/parameters.php')))), ($this->services['prestashop.adapter.cache.clearer.symfony_cache_clearer'] ?? ($this->services['prestashop.adapter.cache.clearer.symfony_cache_clearer'] = new \PrestaShop\PrestaShop\Adapter\Cache\Clearer\SymfonyCacheClearer())), false, 'CacheMemcache');