This commit is contained in:
2023-04-04 13:59:35 +08:00
parent 6e43e9319a
commit ad4e331760
+1 -1
View File
@@ -71,7 +71,7 @@ class ServerCommand extends Command
* @return int * @return int
* @throws ConfigException * @throws ConfigException
* @throws ContainerExceptionInterface * @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface|ReflectionException * @throws NotFoundExceptionInterface
*/ */
protected function restart(InputInterface $input): int protected function restart(InputInterface $input): int
{ {