8000 fix the markup · symfony/symfony-docs@58647a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 58647a0

Browse files
committed
fix the markup
1 parent 567616f commit 58647a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doctrine/event_listeners_subscribers.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,8 @@ entity), you should check for the entity's class type in your method
156156
.. tip::
157157

158158
In Doctrine 2.4, a feature called Entity Listeners was introduced.
159-
It is a lifecycle listener class used for an entity. See
160-
https://symfony.com/doc/current/bundles/DoctrineBundle/entity-listeners.html
161-
159+
It is a lifecycle listener class used for an entity. You can read
160+
about it in `the Doctrine Documentation`_.
162161

163162
Creating the Subscriber Class
164163
-----------------------------
@@ -270,3 +269,4 @@ to the tag like so:
270269
definitions which are described :doc:`in their own article </service_container/lazy_services>`
271270

272271
.. _`The Event System`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html
272+
.. _`the Doctrine Documentation`: https://symfony.com/doc/current/bundles/DoctrineBundle/entity-listeners.html

0 commit comments

Comments
 (0)
0