Skip to content

Commit

Permalink
minor #3920 [Components][Form] remove blank line to render the versio…
Browse files Browse the repository at this point in the history
…nadded directive properly (xabbuh)

This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #3920).

Discussion
----------

[Components][Form] remove blank line to render the versionadded directive properly

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

Commits
-------

7ade4f6 remove blank line to render the versionadded directive properly
  • Loading branch information
weaverryan committed Jun 9, 2014
2 parents 5736ce1 + a8a317c commit 35cbffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/form/form_events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ processed.
+------------------------+-------------------------------+------------------+

.. versionadded:: 2.3

Before Symfony 2.3, ``FormEvents::PRE_SUBMIT``, ``FormEvents::SUBMIT``
and ``FormEvents::POST_SUBMIT`` were called ``FormEvents::PRE_BIND``,
``FormEvents::BIND`` and ``FormEvents::POST_BIND``.
Expand Down

0 comments on commit 35cbffc

Please sign in to comment.