You are here

protected property Link::$text in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 28
Contains \Drupal\Core\Link.

Class

Link
Defines an object that holds information about a link.

Namespace

Drupal\Core

Code

protected $text;