Indicates whether this object contains an external URL.
Type: bool
File
- core/lib/Drupal/Core/Url.php, line 69
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
1 | protected $external = FALSE; |
Indicates whether this object contains an external URL.
Type: bool
Drupal\Core
1 | protected $external = FALSE; |
Designed by : w10schools
service@w10schools.com
Please login to continue.