var/cache/dev/ContainerXl3QlJx/getCouponManagerService.php line 11

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 'App\Service\CouponManager' shared autowired service.
  6. include_once \dirname(__DIR__4).'/src/Service/CouponManager.php';
  7. return $this->privates['App\\Service\\CouponManager'] = new \App\Service\CouponManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\APIDigitalCouponHTTP'] ?? $this->load('getAPIDigitalCouponHTTPService.php')), ($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));