You are here

protected property UrlPath::$routeMatch in Views URL Path Arguments 8

Same name in this branch
  1. 8 src/Plugin/views/argument_default/UrlPath.php \Drupal\views_url_path_arguments\Plugin\views\argument_default\UrlPath::routeMatch
  2. 8 src/Plugin/views/argument_validator/UrlPath.php \Drupal\views_url_path_arguments\Plugin\views\argument_validator\UrlPath::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/views/argument_validator/UrlPath.php, line 27

Class

UrlPath
Convert an entity id to its url path.

Namespace

Drupal\views_url_path_arguments\Plugin\views\argument_validator

Code

protected $routeMatch;