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

Breadcrumb

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

PluginBase::DERIVATIVE_SEPARATOR

A string which is used to separate base plugin IDs from the derivative ID.

File

core/lib/Drupal/Component/Plugin/PluginBase.php, line 13

Class

PluginBase
Base class for plugins wishing to support metadata inspection.

Namespace

Drupal\Component\Plugin

Code

const DERIVATIVE_SEPARATOR = ':';

API Navigation

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