services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('YIe3Q9KesR', 0, ($container->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL)); $instance->setLogger(($container->privates['logger'] ?? ($container->privates['logger'] = new \Symfony\Component\HttpKernel\Log\Logger()))); return $instance; } }