Current File : //var/www/prestashop/var/cache/prod/Container6fk5v1E/getMbo_Cdc_Client_DistributionApiService.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 'mbo.cdc.client.distribution_api' shared service.
return $this->services['mbo.cdc.client.distribution_api'] = new \PrestaShop\Module\Mbo\Distribution\Client(($this->privates['mbo.distribution_api.client.http'] ?? $this->load('getMbo_DistributionApi_Client_HttpService.php')), ($this->services['mbo.doctrine.cache.provider'] ?? $this->load('getMbo_Doctrine_Cache_ProviderService.php')));