protected property RouteMatch::$rawParameters in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::rawParameters
A key|value store of raw parameters.
Type: \Symfony\Component\HttpFoundation\ParameterBag
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;