10000 Merge pull request #2095 from stof/patch-3 · symfony/symfony-docs@0ffabee · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ffabee

Browse files
committed
Merge pull request #2095 from stof/patch-3
Fixed a formatting issue in the interface name
2 parents 87dda93 + 5abce65 commit 0ffabee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ configuration, and tag it with ``kernel.event_subscriber``:
344344
345345
.. note::
346346

347-
Your service must implement the :class:`Symfony\Component\EventDispatcher\EventSubscriberInterface`
347+
Your service must implement the :class:`Symfony\\Component\\EventDispatcher\\EventSubscriberInterface`
348348
interface.
349349

350350
.. note::

0 commit comments

Comments
 (0)
0