You are here

protected property Date::$routeMatch in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/modules/views/src/Plugin/views/argument/Date.php, line 51

Class

Date
Argument handler for dates.

Namespace

Drupal\views\Plugin\views\argument

Code

protected $routeMatch;