HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/shop/var/cache/dev/ContainerYfrpqsf/getManufacturerController2Service.php
<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShopBundle\Controller\Api\ManufacturerController' shared service.

$this->services['PrestaShopBundle\\Controller\\Api\\ManufacturerController'] = $instance = new \PrestaShopBundle\Controller\Api\ManufacturerController();

$instance->manufacturerRepository = ${($_ = isset($this->services['prestashop.core.api.manufacturer.repository']) ? $this->services['prestashop.core.api.manufacturer.repository'] : $this->load('getPrestashop_Core_Api_Manufacturer_RepositoryService.php')) && false ?: '_'};
$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});
$instance->setContainer($this);

return $instance;