protected property RouteMatch::$parameters in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 39 - Contains \Drupal\Core\Routing\RouteMatch.
Class
- RouteMatch
- Default object representing the results of routing.
Namespace
Drupal\Core\RoutingCode
protected $parameters;