You are here

protected property ArgumentCollector::$routeMatch in Simple XML sitemap 8.3

Same name and namespace in other branches
  1. 4.x modules/simple_sitemap_views/src/EventSubscriber/ArgumentCollector.php \Drupal\simple_sitemap_views\EventSubscriber\ArgumentCollector::routeMatch

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/simple_sitemap_views/src/EventSubscriber/ArgumentCollector.php, line 36

Class

ArgumentCollector
Collect information about views arguments.

Namespace

Drupal\simple_sitemap_views\EventSubscriber

Code

protected $routeMatch;