Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function fields(array $f)
 {
     $this->cursor->fields($f);
     return $this;
 }