protected property Url::$uri in Drupal 9
Same name and namespace in other branches
- 8 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 96
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $uri;