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

The non-route URI.

Only used if self::$unrouted is TRUE.

Type: string

File

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

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $uri;