ViewsConfigUpdater::$deprecationsEnabled

Flag determining whether deprecations should be triggered.

Type: deprecationsEnabled

File

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

Class

ViewsConfigUpdater
Provides a BC layer for modules providing old configurations.

Namespace

Drupal\views

Code

protected bool $deprecationsEnabled = TRUE;

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