File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -389,3 +389,25 @@ Parameter Description
389
389
=============== ==============================================================
390
390
391
391
.. include :: /reference/constraints/_payload-option.rst.inc
392
+
393
+ ``separator ``
394
+ ~~~~~~~~~~~~~
395
+
396
+ **type **: ``string `` **default **: ``------------------- ``
397
+
398
+ This option allows you to customize separator after preferred choices.
399
+
400
+ .. versionadded :: 7.1
401
+
402
+ The ``separator `` option was introduced in Symfony 7.1.
403
+
404
+ ``separator_html ``
405
+ ~~~~~~~~~~~~~~~~~~
406
+
407
+ **type **: ``boolean `` **default **: ``false ``
408
+
409
+ If this option is true, `separator `_ option will be display as HTML instead of text
410
+
411
+ .. versionadded :: 7.1
412
+
413
+ The ``separator_html `` option was introduced in Symfony 7.1.
You can’t perform that action at this time.
0 commit comments