trait InteractsWithDeprecationHandling

Properties

protected mixed $originalDeprecationHandler

The original deprecation handler.

Methods

withoutDeprecationHandling()

Disable deprecation handling for the test.

Details

at line 19
protected InteractsWithDeprecationHandling withDeprecationHandling()

Restore deprecation handling.

at line 33
protected InteractsWithDeprecationHandling withoutDeprecationHandling()

Disable deprecation handling for the test.