Current File : //var/www/prestashop/var/cache/prod/ContainerMN6PLKt/getPrestashop_Core_Grid_Factory_TaxService.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 public 'prestashop.core.grid.factory.tax' shared service.

return $this->services['prestashop.core.grid.factory.tax'] = new \PrestaShop\PrestaShop\Core\Grid\GridFactory(($this->services['prestashop.core.grid.definition.factory.tax'] ?? $this->load('getPrestashop_Core_Grid_Definition_Factory_TaxService.php')), ($this->services['prestashop.core.grid.data_factory.tax'] ?? $this->load('getPrestashop_Core_Grid_DataFactory_TaxService.php')), ($this->services['prestashop.core.grid.filter.form_factory'] ?? $this->load('getPrestashop_Core_Grid_Filter_FormFactoryService.php')), ($this->services['prestashop.core.hook.dispatcher'] ?? $this->getPrestashop_Core_Hook_DispatcherService()));