Skip to content

Commit 1c4b757

Browse files
committed
Merge branch 'v1.2' into v1.3
2 parents 74c34a7 + 41571d2 commit 1c4b757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/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)