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 5396d2a commit f430534Copy full SHA for f430534
Helper/DialogHelper.php
@@ -444,7 +444,7 @@ private function hasSttyAvailable()
444
* @param callable $interviewer A callable that will ask for a question and return the result
445
* @param OutputInterface $output An Output instance
446
* @param callable $validator A PHP callback
447
- * @param int|false $attempts Max number of times to ask before giving up ; false will ask infinitely
+ * @param int|false $attempts Max number of times to ask before giving up; false will ask infinitely
448
*
449
* @return string The validated response
450
0 commit comments