<?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\PayPalOrder\PayPalOrderPresenter' shared service.

return $this->services['PsCheckout\\Presentation\\Presenter\\PayPalOrder\\PayPalOrderPresenter'] = new \PsCheckout\Presentation\Presenter\PayPalOrder\PayPalOrderPresenter(($this->services['PsCheckout\\Presentation\\Presenter\\PayPalOrder\\PayPalOrderTransactionPresenter'] ?? $this->load('getPayPalOrderTransactionPresenterService.php')), ($this->services['PsCheckout\\Presentation\\Presenter\\PayPalOrder\\PayPalOrderTotalsPresenter'] ?? ($this->services['PsCheckout\\Presentation\\Presenter\\PayPalOrder\\PayPalOrderTotalsPresenter'] = new \PsCheckout\Presentation\Presenter\PayPalOrder\PayPalOrderTotalsPresenter())), ($this->services['PsCheckout\\Core\\PayPal\\Card3DSecure\\Card3DSecureValidator'] ?? ($this->services['PsCheckout\\Core\\PayPal\\Card3DSecure\\Card3DSecureValidator'] = new \PsCheckout\Core\PayPal\Card3DSecure\Card3DSecureValidator())), ($this->services['PsCheckout\\Presentation\\Presenter\\FundingSource\\LogoPresenter'] ?? $this->load('getLogoPresenterService.php')), ($this->services['PsCheckout\\Presentation\\Presenter\\FundingSource\\FundingSourceTranslationProvider'] ?? $this->load('getFundingSourceTranslationProviderService.php')), ($this->services['PsCheckout\\Module\\Presentation\\Translator'] ?? $this->load('getTranslator2Service.php')), ($this->services['PsCheckout\\Infrastructure\\Repository\\PayPalOrderRepository'] ?? $this->load('getPayPalOrderRepositoryService.php')));
