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.specific_price.command_handler.add_specific_price' shared service.
@trigger_error('The "prestashop.adapter.specific_price.command_handler.add_specific_price" service is deprecated. You should use UpdateProductPriceInCartCommand or AddProductSpecificPriceCommand instead.', E_USER_DEPRECATED);
return $this->services['prestashop.adapter.specific_price.command_handler.add_specific_price'] = new \PrestaShop\PrestaShop\Adapter\SpecificPrice\CommandHandler\AddSpecificPriceHandler();