Property | Type | Description | |
---|---|---|---|
$name | string | The console command name. | |
$targetTrait | string | Trait added to User model |
Method | Description | |
---|---|---|
fire ( ) : void | Execute the console command. | |
getDescription ( ) : string |
Method | Description | |
---|---|---|
alreadyUsesLaratrustUserTrait ( ) : boolean | ||
getUserModel ( ) : string |
protected alreadyUsesLaratrustUserTrait ( ) : boolean | ||
return | boolean |
protected string $targetTrait | ||
return | string |