Skip to content

Commit 3392cc6

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [Doctrine] fix `AsDoctrineListener` github link in `Doctrine Events` doc
2 parents 0944935 + d5b31d5 commit 3392cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doctrine/events.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,7 @@ listener in the Symfony application by creating a new service for it and
260260
261261
.. versionadded:: 2.7.2
262262

263-
The :class:`Doctrine\\Bundle\\DoctrineBundle\\Attribute\\AsDoctrineListener`
264-
attribute was introduced in DoctrineBundle 2.7.2.
263+
The `AsDoctrineListener`_ attribute was introduced in DoctrineBundle 2.7.2.
265264

266265
.. tip::
267266

@@ -561,3 +560,4 @@ Doctrine connection to use) you must do that in the manual service configuration
561560
.. _`lifecycle events`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html#lifecycle-events
562561
.. _`official docs about Doctrine events`: https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html
563562
.. _`DoctrineMongoDBBundle documentation`: https://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
563+
.. _`AsDoctrineListener`: https://github.com/doctrine/DoctrineBundle/blob/2.10.x/Attribute/AsDoctrineListener.php

0 commit comments

Comments
 (0)