Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/GeneratedLink.php \Drupal\Core\GeneratedLink::TAG
  2. 9 core/lib/Drupal/Core/GeneratedLink.php \Drupal\Core\GeneratedLink::TAG

HTML tag to use when building the link.

File

core/lib/Drupal/Core/GeneratedLink.php, line 20

Class

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

Namespace

Drupal\Core

Code

const TAG = 'a';