MediaConfigUpdater::$deprecationsEnabled

Same name in other branches
  1. 11.x core/modules/media/src/MediaConfigUpdater.php \Drupal\media\MediaConfigUpdater::deprecationsEnabled

Flag determining whether deprecations should be triggered.

Type: bool

File

core/modules/media/src/MediaConfigUpdater.php, line 22

Class

MediaConfigUpdater
Provides a BC layer for modules providing old configurations.

Namespace

Drupal\media

Code

private $deprecationsEnabled = FALSE;

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