protected property Tid::$routeMatch in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php \Drupal\taxonomy\Plugin\views\argument_default\Tid::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
modules/ taxonomy/ src/ Plugin/ views/ argument_default/ Tid.php, line 32
Class
- Tid
- Taxonomy tid default argument.
Namespace
Drupal\taxonomy\Plugin\views\argument_defaultCode
protected $routeMatch;