Skip to content

Commit 356782f

Browse files
committed
Remove copypasta in CreateCollection
1 parent 7b07889 commit 356782f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Operation/CreateCollection.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ public function __construct($databaseName, $collectionName, array $options = arr
9595
/**
9696
* Execute the operation.
9797
*
98-
* For servers < 2.6, this will actually perform an insert operation on the
99-
* database's "system.indexes" collection.
100-
*
10198
* @see Executable::execute()
10299
* @param Server $server
103100
* @return object Command result document

0 commit comments

Comments
 (0)