You are here

protected property Url::$routeName in Drupal 8

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

The route name.

Type: string

File

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

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $routeName;