var/cache/dev/ContainerJZgfpLx/getSimplypayGetActivePaymentSystemsService.php line 9

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 'Harmonizely\Integration\Simplypay\SimplypayGetActivePaymentSystems' shared autowired service.
  6. return $this->privates['Harmonizely\\Integration\\Simplypay\\SimplypayGetActivePaymentSystems'] = new \Harmonizely\Integration\Simplypay\SimplypayGetActivePaymentSystems(($this->privates['Harmonizely\\Service\\Simplypay\\MerchantClientFactory'] ?? $this->load('getMerchantClientFactoryService.php')), ($this->privates['Harmonizely\\Integration\\Simplypay\\SimplypayGetIntegrationConfig'] ?? $this->getSimplypayGetIntegrationConfigService()));