Command return
This commit is contained in:
@ -31,6 +31,7 @@ class Lookup extends Command
|
||||
$io->note($this->runGetUF());
|
||||
}
|
||||
}
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
|
||||
protected function hasPendingMoney(): bool
|
||||
|
Reference in New Issue
Block a user