InteractsWithDeprecationHandling
trait InteractsWithDeprecationHandling
Properties
| protected mixed | $originalDeprecationHandler | The original deprecation handler. |
Methods
withDeprecationHandling()
Restore deprecation handling.
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.