File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -391,9 +391,9 @@ listener in the Symfony application by creating a new service for it and
391
391
;
392
392
};
393
393
394
- .. versionadded :: 2.7.2
394
+ .. versionadded :: 2.8.0
395
395
396
- The `AsDoctrineListener `_ attribute was introduced in DoctrineBundle 2.7.2 .
396
+ The `AsDoctrineListener `_ attribute was introduced in DoctrineBundle 2.8.0 .
397
397
398
398
.. tip ::
399
399
@@ -421,4 +421,4 @@ Instead, use any of the other alternatives shown above.
421
421
.. _`lifecycle events` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html#lifecycle-events
422
422
.. _`official docs about Doctrine events` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html
423
423
.. _`DoctrineMongoDBBundle documentation` : https://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
424
- .. _`AsDoctrineListener` : https://github.com/doctrine/DoctrineBundle/blob/2.10.x /Attribute/AsDoctrineListener.php
424
+ .. _`AsDoctrineListener` : https://github.com/doctrine/DoctrineBundle/blob/2.12.x/src /Attribute/AsDoctrineListener.php
You can’t perform that action at this time.
0 commit comments