handler.php
Table of Contents
Functions
- globalThrowableHandler() : void
- This is the global scoped function that handles all throwable (Exception + Error)
Functions
globalThrowableHandler()
This is the global scoped function that handles all throwable (Exception + Error)
globalThrowableHandler(Throwable $e) : void
Parameters
- $e : Throwable