FIX: DEPRECATED
This commit is contained in:
@ -11,7 +11,7 @@ use Incoviba\Common\Alias\Command;
|
||||
)]
|
||||
class UF extends Command
|
||||
{
|
||||
public function execute(Console\Input\InputInterface $input, Console\Output\OutputInterface $output)
|
||||
public function execute(Console\Input\InputInterface $input, Console\Output\OutputInterface $output): int
|
||||
{
|
||||
$this->logger->debug("Running {$this->getName()}");
|
||||
$now = new DateTimeImmutable();
|
||||
|
Reference in New Issue
Block a user