Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 567616f

Browse filesBrowse files
Changing to absolute url, as requested
1 parent f521534 commit 567616f
Copy full SHA for 567616f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doctrine/event_listeners_subscribers.rst

Copy file name to clipboardExpand all lines: doctrine/event_listeners_subscribers.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.