PluginBase::DERIVATIVE_SEPARATOR
Same name in other branches
- 9 core/lib/Drupal/Component/Plugin/PluginBase.php \Drupal\Component\Plugin\PluginBase::DERIVATIVE_SEPARATOR
- 8.9.x core/lib/Drupal/Component/Plugin/PluginBase.php \Drupal\Component\Plugin\PluginBase::DERIVATIVE_SEPARATOR
- 10 core/lib/Drupal/Component/Plugin/PluginBase.php \Drupal\Component\Plugin\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\PluginCode
const DERIVATIVE_SEPARATOR = ':';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.