GeneratedNoLink.php
Same filename in other branches
Namespace
Drupal\CoreFile
-
core/
lib/ Drupal/ Core/ GeneratedNoLink.php
View source
<?php
namespace Drupal\Core;
/**
* This class holds a <span> generated from the <nolink> route.
*/
class GeneratedNoLink extends GeneratedLink {
/**
* {@inheritdoc}
*/
const TAG = 'span';
}
Classes
Title | Deprecated | Summary |
---|---|---|
GeneratedNoLink | This class holds a <span> generated from the <nolink> route. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.