diff --git a/docs/reference/method/MongoDBGridFSBucket__construct.txt b/docs/reference/method/MongoDBGridFSBucket__construct.txt index d6c293739..94e601ef2 100644 --- a/docs/reference/method/MongoDBGridFSBucket__construct.txt +++ b/docs/reference/method/MongoDBGridFSBucket__construct.txt @@ -19,7 +19,7 @@ Definition .. code-block:: php - function __construct(MongoDB\Driver\Manager $manager, $databaseName, $collectionName, array $options = []) + function __construct(MongoDB\Driver\Manager $manager, $databaseName, array $options = []) This constructor has the following parameters: