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