var/cache/dev/Container3U8x176/getTableRateShippingMethodEligibilityChecker_InnerService.php line 11

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 'Webgriffe\SyliusTableRateShippingPlugin\Checker\TableRateShippingMethodEligibilityChecker.inner' shared service.
  6. @trigger_error('The "Webgriffe\\SyliusTableRateShippingPlugin\\Checker\\TableRateShippingMethodEligibilityChecker.inner" is deprecated since Sylius 1.8 and will be removed in 2.0. Use "sylius.shipping_method_eligibility_checker" instead'E_USER_DEPRECATED);
  7. return new \Sylius\Component\Shipping\Checker\ShippingMethodEligibilityChecker();