paypal_quote_rollback.php 206 B

123456789
  1. <?php
  2. /**
  3. * Copyright © Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. declare(strict_types=1);
  7. require __DIR__ . '/../../Sales/_files/quote_with_customer_rollback.php';