Skip to content

Commit ef8c79e

Browse files
committed
Remove file
1 parent 9bb2081 commit ef8c79e

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

docs/filesystems.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ need to work with revisions.
136136

137137
.. code-block:: php
138138

139-
// Create a MongoDB Bucket service from the MongoDB connection
139+
// Create a bucket service from the MongoDB connection
140140
/** @var \MongoDB\GridFS\Bucket $bucket */
141141
$bucket = $app['db']->connection('mongodb')->getMongoDB()->selectGridFSBucket();
142142

tests/config/filesystems.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)