<?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 private 'Webgriffe\SyliusTableRateShippingPlugin\Checker\TableRateShippingMethodEligibilityChecker.inner' shared service.
@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);
return new \Sylius\Component\Shipping\Checker\ShippingMethodEligibilityChecker();