Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RouteMatch.php

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;
RSS feed
Powered by Drupal