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 281ea87 commit 541d399Copy full SHA for 541d399
src/Exceptions/SecurityException.php
@@ -4,8 +4,6 @@
4
5
namespace CodeIgniter\Shield\Exceptions;
6
7
-use RuntimeException;
8
-
9
class SecurityException extends RuntimeException
10
{
11
}
src/Exceptions/ValidationException.php
class ValidationException extends RuntimeException
0 commit comments