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 daa47aa commit 22f1a8bCopy full SHA for 22f1a8b
docs/reference/method/MongoDBGridFSBucket__construct.txt
@@ -19,7 +19,7 @@ Definition
19
20
.. code-block:: php
21
22
- function __construct(MongoDB\Driver\Manager $manager, $databaseName, $collectionName, array $options = [])
+ function __construct(MongoDB\Driver\Manager $manager, $databaseName, array $options = [])
23
24
This constructor has the following parameters:
25
0 commit comments