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 b288550 commit e68926fCopy full SHA for e68926f
event_dispatcher.rst
@@ -322,9 +322,9 @@ its name:
322
323
$ php bin/console debug:event-dispatcher kernel.exception
324
325
-For the :doc:`new experimental Security </security/experimental_authenticators>`
326
-an event dispatcher per firewall was added. You can get the registered listeners
327
-for a particular event dispatcher by using the ``--dispatcher`` option:
+The :doc:`new experimental Security </security/experimental_authenticators>`
+system adds an event dispatcher per firewall. Use the ``--dispatcher`` option to
+get the registered listeners for a particular event dispatcher:
328
329
.. code-block:: terminal
330
0 commit comments