From 2c21e48562894d3fae3499cca8aa720a6acd8536 Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Mon, 12 May 2025 19:43:39 -0400 Subject: [PATCH] FIX: DEPRECATED --- cli/src/Command/Full.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/src/Command/Full.php b/cli/src/Command/Full.php index db17b98..cce446a 100644 --- a/cli/src/Command/Full.php +++ b/cli/src/Command/Full.php @@ -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([