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.
2 parents 281ea87 + 541d399 commit 779bb12Copy full SHA for 779bb12
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