Skip to content

Commit 567616f

Browse files
Changing to absolute url, as requested
1 parent f521534 commit 567616f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/event_listeners_subscribers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ entity), you should check for the entity's class type in your method
157157

158158
In Doctrine 2.4, a feature called Entity Listeners was introduced.
159159
It is a lifecycle listener class used for an entity. See
160-
:doc:`Entity Listeners </entity-listeners>
160+
https://symfony.com/doc/current/bundles/DoctrineBundle/entity-listeners.html
161161

162162

163163
Creating the Subscriber Class

0 commit comments

Comments
 (0)