var/cache/dev/Container7flo4vl/getGmoPaymentGateway4EventService.php line 10

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  4. // Returns the private 'Plugin\GmoPaymentGateway4\GmoPaymentGateway4Event' shared autowired service.
  5. include_once $this->targetDirs[3].'/app/Plugin/GmoPaymentGateway4/GmoPaymentGateway4Event.php';
  6. return $this->services['Plugin\\GmoPaymentGateway4\\GmoPaymentGateway4Event'] = new \Plugin\GmoPaymentGateway4\GmoPaymentGateway4Event(${($_ = isset($this->services['Plugin\\GmoPaymentGateway4\\Service\\FraudDetector']) ? $this->services['Plugin\\GmoPaymentGateway4\\Service\\FraudDetector'] : $this->load('getFraudDetectorService.php')) && false ?: '_'}, ${($_ = isset($this->services['Plugin\\GmoPaymentGateway4\\Service\\PaymentHelperCredit']) ? $this->services['Plugin\\GmoPaymentGateway4\\Service\\PaymentHelperCredit'] : $this->load('getPaymentHelperCreditService.php')) && false ?: '_'});