diff --git a/src/Test/WebTestCase.php b/src/Test/WebTestCase.php index 81d61bb8..fb0196e3 100644 --- a/src/Test/WebTestCase.php +++ b/src/Test/WebTestCase.php @@ -84,7 +84,7 @@ protected function getServiceMockBuilder(string $id): MockBuilder * @param array $params * @param bool $reuseKernel * - * @return string + * @return CommandTester */ protected function runCommand(string $name, array $params = [], bool $reuseKernel = false): CommandTester {