Current File : //var/www/prestashop/var/cache/prod/ContainerMN6PLKt/getConsole_Command_CachePoolListService.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 private 'console.command.cache_pool_list' shared service.

$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'array', 7 => 'cache.property_access', 8 => 'cache.security_expression_language', 9 => 'prestashop.static_cache.adapter']);

$instance->setName('cache:pool:list');

return $instance;