FIX: DEPRECATED

This commit is contained in:
Juan Pablo Vial
2025-05-12 19:43:39 -04:00
parent 8d3ce99be7
commit 2c21e48562

View File

@ -17,7 +17,7 @@ class Full extends Command
parent::__construct($client, $logger, $name);
}
public function execute(Console\Input\InputInterface $input, Console\Output\OutputInterface $output)
public function execute(Console\Input\InputInterface $input, Console\Output\OutputInterface $output): int
{
foreach ($this->commandsList as $command) {
$cmd = new Console\Input\ArrayInput([