We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd887d commit a164239Copy full SHA for a164239
docs/reference/enumeration-classes.txt
@@ -115,7 +115,7 @@ MongoDB\\Model\\IndexInfo
115
116
This class implements PHP's :php:`ArrayAccess <arrayaccess>` interface. This
117
provides a mechanism for accessing index fields for which there exists no
118
- helper method. :php`isset() <isset>` may be used to check for the existence
+ helper method. :php:`isset() <isset>` may be used to check for the existence
119
of a field before accessing it with ``[]``.
120
121
.. note::
0 commit comments