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 bfd670f + 8dbbad8 commit 8acb11dCopy full SHA for 8acb11d
form/events.rst
@@ -335,7 +335,7 @@ Event subscribers have different uses:
335
* Listening to multiple events;
336
* Regrouping multiple listeners inside a single class.
337
338
-.. code-block:: php
+Consider the following example of a form event subscriber::
339
340
// src/Form/EventListener/AddEmailFieldListener.php
341
namespace App\Form\EventListener;
0 commit comments