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