commit
907430a808
|
@ -44,7 +44,7 @@ class LastSeen extends Command {
|
|||
protected function configure() {
|
||||
$this
|
||||
->setName('user:lastseen')
|
||||
->setDescription('shows when the user was logged it last time')
|
||||
->setDescription('shows when the user was logged in last time')
|
||||
->addArgument(
|
||||
'uid',
|
||||
InputArgument::REQUIRED,
|
||||
|
|
Loading…
Reference in New Issue