Current path: home/webdevt/prestashop17/var/cache/prod/ContainerWfbupzb/
?? Go up: /home/webdevt/prestashop17/var/cache/prod
<?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 '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();