protected property Link::$url in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Link.php \Drupal\Core\Link::url
- 9 core/lib/Drupal/Core/Link.php \Drupal\Core\Link::url
The URL of the link.
Type: \Drupal\Core\Url
File
- core/
lib/ Drupal/ Core/ Link.php, line 37
Class
- Link
- Defines an object that holds information about a link.
Namespace
Drupal\CoreCode
protected $url;