BlockConfigUpdater::$deprecationsEnabled
Same name and namespace in other branches
- 11.x core/modules/block/src/BlockConfigUpdater.php \Drupal\block\BlockConfigUpdater::deprecationsEnabled
Flag determining whether deprecations should be triggered.
Type: bool
File
-
core/
modules/ block/ src/ BlockConfigUpdater.php, line 19
Class
- BlockConfigUpdater
- Provides a BC layer for modules providing old configurations.
Namespace
Drupal\blockCode
protected bool $deprecationsEnabled = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.