Esempio n. 1
0
 public function getGridFs($options = [])
 {
     return new Bucket($this->client, $this->database->getDatabaseName(), $options);
 }