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\link

Code

1
const LINK_GENERIC = 0x11;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.