Skip to content

Commit d353b68

Browse files
committed
Removed a versionadded directive
1 parent 51fa659 commit d353b68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doctrine/event_listeners_subscribers.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ event is dispatched::
124124
}
125125
}
126126

127-
.. versionadded:: 4.4
128-
129-
The support of the ``__invoke()`` method to create invokable event listeners
130-
was introduced in Symfony 4.4.
131-
132127
In each event, you have access to a ``LifecycleEventArgs`` object, which
133128
gives you access to both the entity object of the event and the entity manager
134129
itself.

0 commit comments

Comments
 (0)