Current File : //var/www/prestashop/var/cache/prod/Container6fk5v1E/getMbo_DistributionApi_Client_HttpService.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 'mbo.distribution_api.client.http' shared service.

return $this->privates['mbo.distribution_api.client.http'] = new \GuzzleHttp\Client(['base_uri' => $this->getEnv('DISTRIBUTION_API_URL'), 'timeout' => '7200', 'headers' => ['Accept' => 'application/json'], 'CURLOPT_FORBID_REUSE' => true, 'CURLOPT_FRESH_CONNECT' => true]);