Skip to content

Commit

Permalink
Update Role.php
Browse files Browse the repository at this point in the history
  • Loading branch information
moroneyio authored Apr 20, 2022
1 parent 56dd5c1 commit 0ad813e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Role.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

class Role extends Resource
{
use RoleResourceTrait;

/**
* The model the resource corresponds to.
*
Expand Down

0 comments on commit 0ad813e

Please sign in to comment.