We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0af67 commit de865beCopy full SHA for de865be
Plugin/GlobalExceptionCatcher.php
@@ -23,7 +23,7 @@
23
*/
24
class GlobalExceptionCatcher
25
{
26
- /** @var bool Wether the globalExceptionHandler is already attached */
+ /** @var bool Whether the globalExceptionHandler is already attached */
27
private bool $booted = false;
28
29
/**
0 commit comments