Skip to content

Commit

Permalink
HasRoles extended
Browse files Browse the repository at this point in the history
  • Loading branch information
devmtm committed Jan 31, 2019
1 parent cb228db commit 08a73c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Traits/HasRoles.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use Spatie\Permission\Contracts\Role;
use Illuminate\Database\Eloquent\Builder;
use Spatie\Permission\PermissionRegistrar;
use Spatie\Permission\Traits\HasPermissions;
use Illuminate\Database\Eloquent\Relations\MorphToMany;

trait HasRoles
Expand Down

0 comments on commit 08a73c5

Please sign in to comment.