You are here

protected property Node::$routeMatch in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 34
Contains \Drupal\node\Plugin\views\argument_default\Node.

Class

Node
Default argument plugin to extract a node.

Namespace

Drupal\node\Plugin\views\argument_default

Code

protected $routeMatch;