Skip to content

Commit

Permalink
Merge pull request #7 from ssi-anik/patch-1
Browse files Browse the repository at this point in the history
Update PermissionSyncCommand.php
  • Loading branch information
nahid authored Feb 13, 2024
2 parents 1d0e459 + 8deebd5 commit 4a9eafb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Commands/PermissionSyncCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ class PermissionSyncCommand extends Command
*/
protected $policies;

/**
* @var mixed
*/
protected $roleColumn;

/**
* @var UserRepository
*/
Expand Down

0 comments on commit 4a9eafb

Please sign in to comment.