Skip to content

Commit 5d207f5

Browse files
GromNaNjmikola
andcommitted
Update docs/reference/method/MongoDBCollection-dropIndex.txt
Co-authored-by: Jeremy Mikola <[email protected]>
1 parent 3248b53 commit 5d207f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/method/MongoDBCollection-dropIndex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Definition
1919

2020
.. code-block:: php
2121

22-
function dropIndex(string|\MongoDB\Model\IndexInfo $indexName, array $options = []): array|object
22+
function dropIndex(string|MongoDB\Model\IndexInfo $indexName, array $options = []): array|object
2323

2424
This method has the following parameters:
2525

0 commit comments

Comments
 (0)