Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev
<?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.module.link_block.grid.data_factory' shared service.
return $this->services['prestashop.module.link_block.grid.data_factory'] = new \PrestaShop\PrestaShop\Core\Grid\Data\Factory\DoctrineGridDataFactory(($this->services['prestashop.module.link_block.grid.query_builder'] ?? $this->load('getPrestashop_Module_LinkBlock_Grid_QueryBuilderService.php')), ($this->services['PrestaShop\\PrestaShop\\Core\\Hook\\HookDispatcher'] ?? $this->getHookDispatcherService()), ($this->services['prestashop.core.grid.query.doctrine_query_parser'] ?? ($this->services['prestashop.core.grid.query.doctrine_query_parser'] = new \PrestaShop\PrestaShop\Core\Grid\Query\DoctrineQueryParser())), 'link_block');