MongoGridfsFile::__construct
(PECL mongo >=0.9.0)
MongoGridfsFile::__construct — Create a new GridFS file
Beschreibung
Parameter-Liste
-
gridfs -
The parent MongoGridFS instance.
-
file -
A file from the database.
Rückgabewerte
Returns a new MongoGridFSFile.