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.adapter.attachment.command_handler.edit_attachment_handler' shared service.
return $this->services['prestashop.adapter.attachment.command_handler.edit_attachment_handler'] = new \PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\EditAttachmentHandler(($this->services['validator'] ?? $this->getValidatorService()), ($this->services['prestashop.adapter.attachment.uploader.attachment_file_uploader'] ?? $this->load('getPrestashop_Adapter_Attachment_Uploader_AttachmentFileUploaderService.php')));