Skip to content

Commit 8c2d837

Browse files
committed
[#4336] Backporting minor syntax fix
1 parent f2ab245 commit 8c2d837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/entity.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ directly.
183183
choices
184184
~~~~~~~
185185

186-
**type**: array || ``\Traversable`` **default**: ``null``
186+
**type**: array | ``\Traversable`` **default**: ``null``
187187

188188
Instead of allowing the `class`_ and `query_builder`_ options to fetch the
189189
entities to include for you, you can pass the ``choices`` option directly.

0 commit comments

Comments
 (0)