protected property Url::$routeParameters in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::routeParameters
- 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::routeParameters
The route parameters.
Type: array
File
- core/
lib/ Drupal/ Core/ Url.php, line 66
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $routeParameters = [];