Skip to content

Commit

Permalink
minor #6014 [2.8][Form] entry_type option: replace "in favor" misuses…
Browse files Browse the repository at this point in the history
… (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
  • Loading branch information
xabbuh committed Jan 4, 2016
2 parents ddd3478 + 6077f91 commit 46ff6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/forms/types/collection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ entry_type
~~~~~~~~~~

.. versionadded:: 2.8
The ``entry_type`` option was introduced in Symfony 2.8 in favor of
The ``entry_type`` option was introduced in Symfony 2.8 and replaces
``type``, which is available prior to 2.8.

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

0 comments on commit 46ff6f1

Please sign in to comment.