The URL of the link.
Type: \Drupal\Core\Url
File
- core/lib/Drupal/Core/Link.php, line 30
Class
- Link
- Defines an object that holds information about a link.
Namespace
Drupal\Core
Code
protected $url;
The URL of the link.
Type: \Drupal\Core\Url
Drupal\Core
protected $url;
Please login to continue.