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