We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fa1be commit a6c68e5Copy full SHA for a6c68e5
src/Symfony/Component/Console/Question/Question.php
@@ -95,7 +95,7 @@ public function getTimeout(): ?int
95
}
96
97
/**
98
- * The timeout is the maximum time the user has to answer the question.
+ * Sets the maximum time the user has to answer the question.
99
* If the user does not answer within this time, an exception will be thrown.
100
*
101
* @return $this
0 commit comments