FIX: DEPRECATED
This commit is contained in:
@ -10,7 +10,7 @@ use Incoviba\Common\Alias\Command;
|
||||
)]
|
||||
class Update 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()}");
|
||||
$uri = '/api/contabilidad/cartolas/update';
|
||||
|
||||
Reference in New Issue
Block a user