protected property ContextAwarePluginTrait::$initializedContextConfig in Drupal 9
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;