You are here

protected property Link::$text in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Link.php \Drupal\Core\Link::text

The text of the link.

Type: string

File

core/lib/Drupal/Core/Link.php, line 25

Class

Link
Defines an object that holds information about a link.

Namespace

Drupal\Core

Code

protected $text;