You are here

protected property ArgumentCollector::$routeMatch in Simple XML sitemap (Views integration) 8

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/ArgumentCollector.php, line 41
Contains argument collector.

Class

ArgumentCollector
Collect information about views URLs.

Namespace

Drupal\simple_sitemap_views\EventSubscriber

Code

protected $routeMatch;