示例#1
0
 public function __get($collectionName)
 {
     return $this->database->__get($collectionName);
 }