<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PsCheckout\Presentation\Presenter\Settings\Admin\AdminSettingsPresenter' shared service.

return $this->services['PsCheckout\\Presentation\\Presenter\\Settings\\Admin\\AdminSettingsPresenter'] = new \PsCheckout\Presentation\Presenter\Settings\Admin\AdminSettingsPresenter([0 => ($this->services['PsCheckout\\Presentation\\Presenter\\Settings\\Admin\\Modules\\ContextModule'] ?? $this->load('getContextModuleService.php')), 1 => ($this->services['PsCheckout\\Presentation\\Presenter\\Settings\\Admin\\Modules\\ConfigurationModule'] ?? $this->load('getConfigurationModuleService.php')), 2 => ($this->services['PsCheckout\\Presentation\\Presenter\\Settings\\Admin\\Modules\\PaypalModule'] ?? $this->load('getPaypalModuleService.php'))]);
