Url::$routeParameters

protected property Url::$routeParameters

The route parameters.

Type: array

File

core/lib/Drupal/Core/Url.php, line 53

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $routeParameters = array();