ResponsiveImageConfigUpdater::$deprecationsEnabled

Same name in other branches
  1. 10 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_image

Code

private $deprecationsEnabled = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.