var/cache/dev/ContainerPu9pnqs/getEccube_Purchase_Flow_Cart_ItemValidatorsService.php line 17

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 'eccube.purchase.flow.cart.item_validators' shared service.
  5. include_once $this->targetDirs[3].'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php';
  6. include_once $this->targetDirs[3].'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php';
  7. include_once $this->targetDirs[3].'/src/Eccube/Service/PurchaseFlow/ValidatorTrait.php';
  8. include_once $this->targetDirs[3].'/src/Eccube/Service/PurchaseFlow/ItemValidator.php';
  9. include_once $this->targetDirs[3].'/src/Eccube/Service/PurchaseFlow/Processor/StockValidator.php';
  10. include_once $this->targetDirs[3].'/src/Eccube/Service/PurchaseFlow/Processor/SaleLimitValidator.php';
  11. include_once $this->targetDirs[3].'/app/Plugin/Synplgbase/Service/PurchaseFlow/Processor/DeliveryAdvanceValidator.php';
  12. include_once $this->targetDirs[3].'/src/Eccube/Service/PurchaseFlow/Processor/ProductStatusValidator.php';
  13. return $this->services['eccube.purchase.flow.cart.item_validators'] = new \Doctrine\Common\Collections\ArrayCollection([=> ${($_ = isset($this->services['Eccube\\Service\\PurchaseFlow\\Processor\\DeliverySettingValidator']) ? $this->services['Eccube\\Service\\PurchaseFlow\\Processor\\DeliverySettingValidator'] : $this->load('getDeliverySettingValidatorService.php')) && false ?: '_'}, => ${($_ = isset($this->services['Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator']) ? $this->services['Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator'] : ($this->services['Eccube\\Service\\PurchaseFlow\\Processor\\ProductStatusValidator'] = new \Eccube\Service\PurchaseFlow\Processor\ProductStatusValidator())) && false ?: '_'}, => ${($_ = isset($this->services['Plugin\\Synplgbase\\Service\\PurchaseFlow\\Processor\\PriceChangeValidator']) ? $this->services['Plugin\\Synplgbase\\Service\\PurchaseFlow\\Processor\\PriceChangeValidator'] : $this->load('getPriceChangeValidatorService.php')) && false ?: '_'}, => new \Eccube\Service\PurchaseFlow\Processor\StockValidator(), => new \Eccube\Service\PurchaseFlow\Processor\SaleLimitValidator(), => new \Plugin\Synplgbase\Service\PurchaseFlow\Processor\DeliveryAdvanceValidator($this)]);