We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b19f06 commit 588d6faCopy full SHA for 588d6fa
1 file changed
src/Authorization/Groups.php
@@ -3,7 +3,7 @@
3
namespace CodeIgniter\Shield\Authorization;
4
5
use CodeIgniter\Shield\Entities\Group;
6
-use RuntimeException;
+use CodeIgniter\Shield\Exceptions\RuntimeException;
7
8
/**
9
* Provides utility feature for working with
0 commit comments