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.
2 parents 9da31fd + f430534 commit e17d1ecCopy full SHA for e17d1ec
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