var/cache/dev/ContainerCoWZuwH/getProduitDeclinaisonVoterService.php line 14

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  4. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  5. // Returns the private 'debug.security.voter.App\Voter\ProduitDeclinaisonVoter' shared service.
  6. include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7. include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8. include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  9. include_once \dirname(__DIR__4).'/src/Voter/ProduitDeclinaisonVoter.php';
  10. return $this->privates['debug.security.voter.App\\Voter\\ProduitDeclinaisonVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Voter\ProduitDeclinaisonVoter(($this->privates['security.helper'] ?? $this->load('getSecurity_HelperService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php'))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));