diff --git a/core/Runtime.php b/core/Runtime.php index b1a72a46..8979b785 100644 --- a/core/Runtime.php +++ b/core/Runtime.php @@ -37,7 +37,7 @@ class Runtime extends Command /** * @param InputInterface $input * @param OutputInterface $output - * @return string + * @return int * @throws Exception */ public function execute(InputInterface $input, OutputInterface $output): int