You are here

protected property ViewsConfigUpdater::$deprecationsEnabled in Drupal 9

Flag determining whether deprecations should be triggered.

Type: bool

File

core/modules/views/src/ViewsConfigUpdater.php, line 65

Class

ViewsConfigUpdater
Provides a BC layer for modules providing old configurations.

Namespace

Drupal\views

Code

protected $deprecationsEnabled = TRUE;