Example #1
0
 public function save()
 {
     $this->gridFS->getMongoCollection()->save($this->file->file);
 }