Url::$external

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::external
  2. 8.9.x core/lib/Drupal/Core/Url.php \Drupal\Core\Url::external
  3. 10 core/lib/Drupal/Core/Url.php \Drupal\Core\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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.