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