Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Url.php
Url::$external
Indicates whether this object contains an external URL.
Type:
bool
File
core/
lib/
Drupal/
Core/
Url.php
, line 82
Class
Url
Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $external =
FALSE
;
RSS feed