DeprecationHandler::$enabled

Indicates if the extension is enabled.

Type: enabled

File

core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php, line 23

Class

DeprecationHandler
Drupal's PHPUnit extension to manage code deprecation.

Namespace

Drupal\TestTools\Extension\DeprecationBridge

Code

private static bool $enabled = FALSE;

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