protected property NodeViewSubscriber::$routeMatcher in Open Social 8.6
Same name and namespace in other branches
- 8.9 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::routeMatcher
- 8.4 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::routeMatcher
- 8.5 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::routeMatcher
- 8.7 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::routeMatcher
- 8.8 modules/custom/social_node_statistics/src/EventSubscriber/NodeViewSubscriber.php \Drupal\social_node_statistics\EventSubscriber\NodeViewSubscriber::routeMatcher
The route matcher.
Type: \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
File
- modules/
custom/ social_node_statistics/ src/ EventSubscriber/ NodeViewSubscriber.php, line 41
Class
- NodeViewSubscriber
- Class NodeViewSubscriber.
Namespace
Drupal\social_node_statistics\EventSubscriberCode
protected $routeMatcher;