Node::$routeMatch
Same name in other branches
- 9 core/modules/node/src/Plugin/views/argument_default/Node.php \Drupal\node\Plugin\views\argument_default\Node::routeMatch
- 8.9.x core/modules/node/src/Plugin/views/argument_default/Node.php \Drupal\node\Plugin\views\argument_default\Node::routeMatch
- 10 core/modules/node/src/Plugin/views/argument_default/Node.php \Drupal\node\Plugin\views\argument_default\Node::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
-
core/
modules/ node/ src/ Plugin/ views/ argument_default/ Node.php, line 28
Class
- Node
- Default argument plugin to extract a node.
Namespace
Drupal\node\Plugin\views\argument_defaultCode
protected $routeMatch;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.