Skip to content

Commit b41aecf

Browse files
committed
Update docs
1 parent db52f57 commit b41aecf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/en/reference/annotations-reference.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
Attributes Reference
33
=====================
44

5-
Doctrine Annotations are deprecated and replaced by native PHP attributes.
6-
All the attributes listed on :doc:`Attributes Reference <attributes-reference>`
7-
can be used as annotations.
8-
9-
Support for annotations will be removed in Doctrine MongoDB ODM 3.0.
5+
Doctrine Annotations replaced by native PHP attributes, see :doc:`Attributes Reference <attributes-reference>`.
106

117
If you are still using annotations, you can migrate your code to attributes by
128
following the guide below:

0 commit comments

Comments
 (0)