This commit is contained in:
Pierre Rudloff 2023-03-03 00:18:00 +01:00
parent 8e6e88a2b2
commit f475fa2a47
No known key found for this signature in database
16 changed files with 0 additions and 16 deletions

View file

@ -12,7 +12,6 @@ use Throwable;
*/
class ErrorHandler
{
/**
* Last resort if the error has not been caught by the Slim error handler for some reason.
* @param Throwable $e