We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9e987 commit fc2f724Copy full SHA for fc2f724
docs/en/reference/basic-mapping.rst
@@ -47,8 +47,7 @@ mapping metadata:
47
- :doc:`Attributes <attributes-reference>`
48
- :doc:`XML <xml-mapping>`
49
- :doc:`PHP code <php-mapping>`
50
-- :doc:`Docblock Annotations <annotations-reference>` (deprecated and
51
- will be removed in ``doctrine/orm`` 3.0)
+- :doc:`Docblock Annotations <annotations-reference>` (deprecated and will be removed in ``doctrine/orm`` 3.0)
52
- :doc:`YAML <yaml-mapping>` (deprecated and will be removed in ``doctrine/orm`` 3.0.)
53
54
This manual will usually show mapping metadata via attributes, though
0 commit comments