diff --git a/ServerCommand.php b/ServerCommand.php index 35a165e..f468759 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -71,7 +71,7 @@ class ServerCommand extends Command * @return int * @throws ConfigException * @throws ContainerExceptionInterface - * @throws NotFoundExceptionInterface|ReflectionException + * @throws NotFoundExceptionInterface */ protected function restart(InputInterface $input): int {