Skip to content

Commit 7b911b5

Browse files
committed
Merge branch 'v1.1' into v1.2
2 parents 6bb17a7 + 5fd887d commit 7b911b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/method/MongoDBGridFSBucket__construct.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 __construct(MongoDB\Driver\Manager $manager, $databaseName, $collectionName, array $options = [])
22+
function __construct(MongoDB\Driver\Manager $manager, $databaseName, array $options = [])
2323

2424
This constructor has the following parameters:
2525

0 commit comments

Comments
 (0)