This commit is contained in:
2021-10-28 11:09:14 +08:00
parent 354ab20f08
commit 49b1649d18
3 changed files with 113 additions and 2 deletions
+1 -2
View File
@@ -40,9 +40,8 @@ class GiiCommand extends Command
/**
* @param InputInterface $input
* @param OutputInterface $output
* @return array
* @return int
* @throws ConfigException
* @throws Exception
*/
public function execute(InputInterface $input, OutputInterface $output): int
{