Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c39c6 commit 979336bCopy full SHA for 979336b
components/form/form_events.rst
@@ -193,7 +193,7 @@ View data Same as in ``FormEvents::POST_SET_DATA``
193
194
The ``Symfony\Component\Form\Extension\Core\EventListener\FixUrlProtocolListener``
195
subscribes to the ``FormEvents::SUBMIT`` event in order to prepend a default
196
- protocol to URL field data that was submitted without a protocol.
+ protocol to URL fields that were submitted without a protocol.
197
198
C) The ``FormEvents::POST_SUBMIT`` Event
199
........................................
0 commit comments