Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LinkItemInterface.php

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

Code

const LINK_EXTERNAL = 0x10;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal