コード例 #1
0
ファイル: Collection.php プロジェクト: sammaye/mongoyii-php7
 public function __toString()
 {
     return $this->collection->__toString();
 }