Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LinkItemInterface.php
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\link
Code
const
LINK_INTERNAL
=
0x1
;
RSS feed