Date::$routeMatch

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
  2. 8.9.x core/modules/views/src/Plugin/views/argument/Date.php \Drupal\views\Plugin\views\argument\Date::routeMatch
  3. 11.x 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 52

Class

Date
Argument handler for dates.

Namespace

Drupal\views\Plugin\views\argument

Code

protected $routeMatch;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.