Свойство | Тип | Описание | |
---|---|---|---|
$name | string | The console command name. | |
$targetTrait | string | Trait added to User model |
Метод | Описание | |
---|---|---|
fire ( ) : void | Execute the console command. | |
getDescription ( ) : string |
Метод | Описание | |
---|---|---|
alreadyUsesLaratrustUserTrait ( ) : boolean | ||
getUserModel ( ) : string |
protected alreadyUsesLaratrustUserTrait ( ) : boolean | ||
Результат | boolean |
protected string $targetTrait | ||
Результат | string |