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