Skip to content

Commit 35cbffc

Browse files
committed
minor #3920 [Components][Form] remove blank line to render the versionadded 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
2 parents 5736ce1 + a8a317c commit 35cbffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/form/form_events.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ processed.
257257
+------------------------+-------------------------------+------------------+
258258

259259
.. versionadded:: 2.3
260-
261260
Before Symfony 2.3, ``FormEvents::PRE_SUBMIT``, ``FormEvents::SUBMIT``
262261
and ``FormEvents::POST_SUBMIT`` were called ``FormEvents::PRE_BIND``,
263262
``FormEvents::BIND`` and ``FormEvents::POST_BIND``.

0 commit comments

Comments
 (0)