You are here

protected property Url::$routeName in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::routeName
  2. 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::routeName

The route name.

Type: string

File

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

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $routeName;