8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9811d commit 30414d6Copy full SHA for 30414d6
doctrine/event_listeners_subscribers.rst
@@ -6,7 +6,7 @@
6
How to Register Event Listeners and Subscribers
7
===============================================
8
9
-Doctrine packages a rich event system that fires events when almost anything
+Doctrine packages have a rich event system that fires events when almost anything
10
happens inside the system. For you, this means that you can create arbitrary
11
:doc:`services </service_container>` and tell Doctrine to notify those
12
objects whenever a certain action (e.g. ``prePersist()``) happens within Doctrine.
0 commit comments