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 e74c7de + d5bdcc8 commit 5cca6ffCopy full SHA for 5cca6ff
src/Kodeine/Acl/Traits/HasRole.php
@@ -3,7 +3,7 @@
3
namespace Kodeine\Acl\Traits;
4
5
use Kodeine\Acl\Traits\HasPermission;
6
-use Illuminat\Support\Str;
+use Illuminate\Support\Str;
7
8
/**
9
* Class HasRoleImplementation
0 commit comments