Skip to content

Commit d1c8ed2

Browse files
author
rob
committed
stub implementation of exception
1 parent e9ade42 commit d1c8ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptions/FirewallBlockedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
class FirewallBlockedException extends Exception
88
{
9-
9+
// Empty implementation as a stub for your own exception
1010
}

0 commit comments

Comments
 (0)