HTML tag to use when building the link.
Overrides GeneratedLink::TAG
File
- core/lib/Drupal/Core/GeneratedNoLink.php, line 13
Class
- GeneratedNoLink
- This class holds a <span> generated from the <nolink> route.
Namespace
Drupal\Core
Code
const TAG = 'span';
Please login to continue.