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.
2 parents 2feab15 + b94a06d commit 284cee8Copy full SHA for 284cee8
cookbook/form/dynamic_form_modification.rst
@@ -168,7 +168,7 @@ Adding an Event Subscriber to a Form Class
168
169
For better reusability or if there is some heavy logic in your event listener,
170
you can also move the logic for creating the ``name`` field to an
171
-:ref:`event subscriber <event_dispatcher-using-event-subscribers:ref:>`::
+:ref:`event subscriber <event_dispatcher-using-event-subscribers>`::
172
173
// src/Acme/DemoBundle/Form/Type/ProductType.php
174
namespace Acme\DemoBundle\Form\Type;
0 commit comments