Skip to content

Commit 46ff6f1

Browse files
committed
minor #6014 [2.8][Form] entry_type option: replace "in favor" misuses (ogizanagi)
This PR was merged into the 2.8 branch. Discussion ---------- [2.8][Form] entry_type option: replace "in favor" misuses | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.8+ | Fixed tickets | - #6013 do the same for the `placeholder` option. Commits ------- 6077f91 [Form] entry_type option: replace "in favor" misuses
2 parents ddd3478 + 6077f91 commit 46ff6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ entry_type
312312
~~~~~~~~~~
313313

314314
.. versionadded:: 2.8
315-
The ``entry_type`` option was introduced in Symfony 2.8 in favor of
315+
The ``entry_type`` option was introduced in Symfony 2.8 and replaces
316316
``type``, which is available prior to 2.8.
317317

318318
**type**: ``string`` or :class:`Symfony\\Component\\Form\\FormTypeInterface` **required**

0 commit comments

Comments
 (0)