BlockConfigUpdater::$triggeredDeprecations
Same name and namespace in other branches
- 11.x core/modules/block/src/BlockConfigUpdater.php \Drupal\block\BlockConfigUpdater::triggeredDeprecations
Stores which deprecations were triggered.
Type: array
File
-
core/
modules/ block/ src/ BlockConfigUpdater.php, line 26
Class
- BlockConfigUpdater
- Provides a BC layer for modules providing old configurations.
Namespace
Drupal\blockCode
protected array $triggeredDeprecations = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.