Commit dd5c5ecd authored by Jeremy Mikola's avatar Jeremy Mikola

Remove copypasta in CreateCollection

parent c94cb808
...@@ -95,9 +95,6 @@ class CreateCollection implements Executable ...@@ -95,9 +95,6 @@ class CreateCollection implements Executable
/** /**
* Execute the operation. * Execute the operation.
* *
* For servers < 2.6, this will actually perform an insert operation on the
* database's "system.indexes" collection.
*
* @see Executable::execute() * @see Executable::execute()
* @param Server $server * @param Server $server
* @return object Command result document * @return object Command result document
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment