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 e9ade42 commit d1c8ed2Copy full SHA for d1c8ed2
src/Exceptions/FirewallBlockedException.php
@@ -6,5 +6,5 @@
6
7
class FirewallBlockedException extends Exception
8
{
9
-
+ // Empty implementation as a stub for your own exception
10
}
0 commit comments