File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -135,6 +135,6 @@ API Documentation
135
135
To learn more about any of the methods or types discussed in this
136
136
guide, see the following API documentation:
137
137
138
- :phpmethod:`MongoDB\Collection::listIndexes()`
139
- :phpmethod:`MongoDB\Collection::dropIndex()`
140
- :phpmethod:`MongoDB\Collection::dropIndexes()`
138
+ - :phpmethod:`MongoDB\Collection::listIndexes()`
139
+ - :phpmethod:`MongoDB\Collection::dropIndex()`
140
+ - :phpmethod:`MongoDB\Collection::dropIndexes()`
Original file line number Diff line number Diff line change @@ -81,5 +81,5 @@ API Documentation
81
81
To learn more about any of the methods discussed in this guide, see the following API
82
82
documentation:
83
83
84
- :phpmethod:`MongoDB\Collection::createIndex()`
85
- :phpmethod:`MongoDB\Collection::findOne()`
84
+ - :phpmethod:`MongoDB\Collection::createIndex()`
85
+ - :phpmethod:`MongoDB\Collection::findOne()`
Original file line number Diff line number Diff line change @@ -92,5 +92,5 @@ API Documentation
92
92
To learn more about any of the methods discussed in this guide, see the following API
93
93
documentation:
94
94
95
- :phpmethod:`MongoDB\Collection::createIndex()`
96
- :phpmethod:`MongoDB\Collection::findOne()`
95
+ - :phpmethod:`MongoDB\Collection::createIndex()`
96
+ - :phpmethod:`MongoDB\Collection::findOne()`
You can’t perform that action at this time.
0 commit comments