We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0826e33 commit cc1c01cCopy full SHA for cc1c01c
cookbook/form/dynamic_form_modification.rst
@@ -159,8 +159,9 @@ might look like the following::
159
.. tip::
160
161
The ``FormEvents::PRE_SET_DATA`` line actually resolves to the string
162
- ``form.pre_set_data``. :class:`Symfony\\Component\\Form\\FormEvents` serves an organizational purpose. It is a centralized location
163
- in which you can find all of the various form events available.
+ ``form.pre_set_data``. :class:`Symfony\\Component\\Form\\FormEvents` serves
+ an organizational purpose. It is a centralized location in which you can
164
+ find all of the various form events available.
165
166
.. note::
167
0 commit comments