Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/constraints/Choice.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ Available Options
``callback``
~~~~~~~~~~~~

**type**: ``string|array|Closure``
**type**: ``callable|string|null`` **default**: ``null``

This is a callback method that can be used instead of the `choices`_ option
to return the choices array. See
Expand Down