コード例 #1
0
ファイル: EagerCursor.php プロジェクト: malukenho/mongodb
 /**
  * {@inheritdoc}
  */
 public function getUseIdentifierKeys()
 {
     return $this->cursor->getUseIdentifierKeys();
 }