Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
var
/
cache
/
prod
/
ContainerB8V3gTu
/
/srv/data/web/vhosts/www.humitest.fr/htdocs/var/cache/prod/ContainerB8V3gTu/getCache_AppService.php
<?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 'cache.app' shared service. include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheInterface.php'; include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php'; include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/contracts/Cache/CacheTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php'; $this->services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('69flx8EPGd', 0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL)))); $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())); return $instance;