DeprecationListenerTrait::$previousHandler

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php \Drupal\Tests\Listeners\DeprecationListenerTrait::previousHandler

The previous error handler.

Type: callable

File

core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php, line 21

Class

DeprecationListenerTrait
Removes deprecations that we are yet to fix.

Namespace

Drupal\Tests\Listeners

Code

private $previousHandler;

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