Commit 3693865
committed
minor symfony#7572 Update console dialog helper documentation (Ahmed TAILOULOUTE, javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Update console dialog helper documentation
`If you reach this max number it will use the default value.` is not always true, on the last attempt we can supply an answer and the default one is not used
Actually the default answer is used each time the user is asked the question if the user didn't specify any answer and it's validated using the `validator` callback
Commits
-------
400f410 Minor reword
fbf40a7 Update console dialog helper documentation1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | 145 | | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| |||
0 commit comments