ContextAwarePluginTrait::$initializedContextConfig
Tracks whether the context has been initialized from configuration.
@todo Remove this in Drupal 10.0.x. See https://www.drupal.org/project/drupal/issues/3153956.
@internal
Type: bool
File
-
core/
lib/ Drupal/ Core/ Plugin/ ContextAwarePluginTrait.php, line 41
Class
- ContextAwarePluginTrait
- Provides a trait to add context-aware functionality to plugins.
Namespace
Drupal\Core\PluginCode
protected $initializedContextConfig = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.