Skip to content

Commit ac037c5

Browse files
committed
Merge branch 'v1.3'
2 parents 6bfba44 + 1c4b757 commit ac037c5

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)