Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function snapshot()
 {
     $this->cursor->snapshot();
     return $this;
 }