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.
2 parents 6bfba44 + 1c4b757 commit ac037c5Copy full SHA for ac037c5
source/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