This commit is contained in:
2021-09-02 14:58:08 +08:00
parent 6e7ed8e7a2
commit 52b4db46d3
+1 -1
View File
@@ -37,7 +37,7 @@ class Runtime extends Command
/** /**
* @param InputInterface $input * @param InputInterface $input
* @param OutputInterface $output * @param OutputInterface $output
* @return string * @return int
* @throws Exception * @throws Exception
*/ */
public function execute(InputInterface $input, OutputInterface $output): int public function execute(InputInterface $input, OutputInterface $output): int