Skip to content

Commit 64067b3

Browse files
GromNaNjmikola
andauthored
Update src/GridFS/Bucket.php
Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
1 parent 701f00f commit 64067b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GridFS/Bucket.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,7 @@ public function openUploadStream(string $filename, array $options = [])
596596
* For applications that need to interact with GridFS using only a filename
597597
* string, a bucket can be registered with an alias. Files can then be
598598
* accessed using the following pattern:
599+
*
599600
* gridfs://<bucket-alias>/<filename>
600601
*
601602
* Read operations will always target the most recent revision of a file.

0 commit comments

Comments
 (0)