You are here

protected property CommerceCartRedirectionSubscriber::$routeProvider in Commerce Cart Redirection 3.0.x

The route provider to load routes by name.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/EventSubscriber/CommerceCartRedirectionSubscriber.php, line 30

Class

CommerceCartRedirectionSubscriber

Namespace

Drupal\commerce_cart_redirection\EventSubscriber

Code

protected $routeProvider;