trait InteractsWithDeprecationHandling (View source)
| protected callable|null | $originalDeprecationHandler | The original deprecation handler. |
| $this | withDeprecationHandling()
Restore deprecation handling. | |
| $this | withoutDeprecationHandling()
Disable deprecation handling for the test. |
Restore deprecation handling.
Disable deprecation handling for the test.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Foundation/Testing/Concerns/InteractsWithDeprecationHandling.html