Skip to content

Commit 4be9672

Browse files
xabbuhjaviereguiluz
authored andcommitted
remove invalid array type
1 parent 56e30d2 commit 4be9672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/group_by.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
group_by
22
~~~~~~~~
33

4-
**type**: ``array``, ``callable`` or ``string`` **default**: ``null``
4+
**type**: ``string`` or ``callable`` **default**: ``null``
55

66
You can group the ``<option>`` elements of a ``<select>`` into ``<optgroup>``
77
by passing a multi-dimensional array to ``choices``. See the

0 commit comments

Comments
 (0)