Skip to content

Commit

Permalink
Merge pull request #2642 from doctrine/2.7.x-merge-up-into-2.8.x_0FUR…
Browse files Browse the repository at this point in the history
…UxDF

Merge release 2.7.1 into 2.8.x
  • Loading branch information
alcaeus authored Jun 17, 2024
2 parents f3af4bf + 45139fe commit e56d740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/annotations-reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ Optional attributes:
strings. This is required when `@Index`_ is used at the class level.
-
``options`` - Options for creating the index. Options are documented in the
:ref:`indexes chapter <indees>`.
:ref:`indexes chapter <indexes>`.

The ``keys`` and ``options`` attributes correspond to the arguments for
`MongoDB\Collection::createIndex() <https://docs.mongodb.com/php-library/current/reference/method/MongoDBCollection-createIndex/>`_.
Expand Down

0 comments on commit e56d740

Please sign in to comment.