protected property RouteParamContext::$routeProvider in Page Manager 8
Same name and namespace in other branches
- 8.4 src/EventSubscriber/RouteParamContext.php \Drupal\page_manager\EventSubscriber\RouteParamContext::routeProvider
The route provider.
Type: \Drupal\Core\Routing\RouteProviderInterface
File
- src/
EventSubscriber/ RouteParamContext.php, line 32 - Contains \Drupal\page_manager\EventSubscriber\RouteParamContext.
Class
- RouteParamContext
- Sets values from the route parameters as a context.
Namespace
Drupal\page_manager\EventSubscriberCode
protected $routeProvider;