RouteMatch::$rawParameters
Same name in other branches
- 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::rawParameters
- 8.9.x core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::rawParameters
- 10 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::rawParameters
A key|value store of raw parameters.
Type: \Symfony\Component\HttpFoundation\InputBag
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteMatch.php, line 41
Class
- RouteMatch
- Default object representing the results of routing.
Namespace
Drupal\Core\RoutingCode
protected $rawParameters;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.