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