You are here

protected property RouteParamContext::$routeProvider in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RouteParamContext.php \Drupal\page_manager\EventSubscriber\RouteParamContext::routeProvider

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/EventSubscriber/RouteParamContext.php, line 27

Class

RouteParamContext
Sets values from the route parameters as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $routeProvider;