constant PluginBase::DERIVATIVE_SEPARATOR in Plug 7
A string which is used to separate base plugin IDs from the derivative ID.
File
- lib/
Drupal/ Component/ Plugin/ PluginBase.php, line 17 - Contains \Drupal\Component\Plugin\PluginBase.
Class
- PluginBase
- Base class for plugins wishing to support metadata inspection.
Namespace
Drupal\Component\PluginCode
const DERIVATIVE_SEPARATOR = ':';