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
1 | const TAG = 'a' ; |
HTML tag to use when building the link.
Drupal\Core
1 | const TAG = 'a' ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.