RouteMatch::$parameters

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::parameters
  2. 10 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::parameters
  3. 11.x core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::parameters

A key|value store of parameters.

Type: \Symfony\Component\HttpFoundation\ParameterBag

File

core/lib/Drupal/Core/Routing/RouteMatch.php, line 34

Class

RouteMatch
Default object representing the results of routing.

Namespace

Drupal\Core\Routing

Code

protected $parameters;

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