diff --git a/Helper/ProgressIndicator.php b/Helper/ProgressIndicator.php index 3482343fc..a5a04ee19 100644 --- a/Helper/ProgressIndicator.php +++ b/Helper/ProgressIndicator.php @@ -129,8 +129,6 @@ public function advance() /** * Finish the indicator with message. - * - * @param $message */ public function finish(string $message) {