/
home
/
obinna
/
html
/
mixchief_app
/
var
/
cache
/
prod
/
ContainerRWa0DSr
/
Upload File
HOME
<?php namespace ContainerRWa0DSr; use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; use Symfony\Component\DependencyInjection\Exception\RuntimeException; /* * @internal This class has been auto-generated by the Symfony Dependency Injection Component. */ class getCache_PropertyAccessService extends App_KernelProdContainer { /* * Gets the private 'cache.property_access' shared service. * * @return \Symfony\Component\Cache\Adapter\AdapterInterface */ public static function do($container, $lazyLoad = true) { include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php'; return $container->privates['cache.property_access'] = \Symfony\Component\PropertyAccess\PropertyAccessor::createCache('jpTMUSpS6S', 0, $container->getParameter('container.build_id'), ($container->privates['monolog.logger.cache'] ?? $container->load('getMonolog_Logger_CacheService'))); } }