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