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\link
Code
1 | const LINK_EXTERNAL = 0x10; |
Specifies whether the field supports only external URLs.
Drupal\link
1 | const LINK_EXTERNAL = 0x10; |
Designed by : w10schools
service@w10schools.com
Please login to continue.