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 433e504 commit d5bdcc8Copy full SHA for d5bdcc8
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