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 883fde2 commit 76c3ad7Copy full SHA for 76c3ad7
book/internals.rst
@@ -797,7 +797,7 @@ subscribes to the ``kernel.response`` and ``store.order`` events:
797
This is very similar to a listener class, except that the class itself can
798
tell the dispatcher which events it should listen to. To register a subscriber
799
with the dispatcher, use the
800
-:method:``Symfony\\Component\\EventDispatcher\\EventDispatcher::addSubscriber``
+:method:`Symfony\\Component\\EventDispatcher\\EventDispatcher::addSubscriber`
801
method:
802
803
.. code-block:: php
0 commit comments