You are here

protected property GeneratedLink::$generatedLink in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/GeneratedLink.php \Drupal\Core\GeneratedLink::generatedLink

The HTML string value containing a link.

Type: string

File

core/lib/Drupal/Core/GeneratedLink.php, line 27
Contains \Drupal\Core\GeneratedLink.

Class

GeneratedLink
Used to return generated links, along with associated cacheability metadata.

Namespace

Drupal\Core

Code

protected $generatedLink = '';