Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Url.php

Url::$uri

Same name in this branch
  1. 11.1.x vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Url.php \phpDocumentor\Reflection\DocBlock\Tags\Reference\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;
RSS feed
Powered by Drupal