Events
Table of Contents
Classes
- ApplicationCrashedEvent
- Event fired when the application crashes due to a fatal error or uncaught exception.
- ApplicationShuttingDownEvent
- Event fired when the application is shutting down gracefully.
- ErrorOccurredEvent
- Event fired when a PHP error occurs (non-fatal).
- FatalErrorEvent
- Event fired when a fatal PHP error occurs.