services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('3ch+vfAnYd', 0, ($container->targetDir.''.'/pools/app'), ($container->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))); $instance->setLogger(($container->privates['monolog.logger.cache'] ?? $container->load('getMonolog_Logger_CacheService'))); return $instance; } }