Command return
This commit is contained in:
@ -41,6 +41,7 @@ class Get extends Command
|
||||
}
|
||||
}
|
||||
$this->updateUF();
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
|
||||
protected function getDates(): array
|
||||
|
Reference in New Issue
Block a user