protected property Url::$external in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 72 - Contains \Drupal\Core\Url.
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $external = FALSE;