LinkItemInterface::LINK_GENERIC
Same name in other branches
- 9 core/modules/link/src/LinkItemInterface.php \Drupal\link\LinkItemInterface::LINK_GENERIC
- 10 core/modules/link/src/LinkItemInterface.php \Drupal\link\LinkItemInterface::LINK_GENERIC
- 11.x core/modules/link/src/LinkItemInterface.php \Drupal\link\LinkItemInterface::LINK_GENERIC
Specifies whether the field supports both internal and external URLs.
File
-
core/
modules/ link/ src/ LinkItemInterface.php, line 25
Class
- LinkItemInterface
- Defines an interface for the link field item.
Namespace
Drupal\linkCode
const LINK_GENERIC = 0x11;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.