mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix a thing maybe
This commit is contained in:
parent
32e18aa29e
commit
9cc8d485ca
@ -18,5 +18,7 @@ class ExceptionHandler
|
||||
|
||||
echo get_class($e) . PHP_EOL;
|
||||
echo $e->getMessage() . PHP_EOL;
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user