key() public méthode

public key ( )
Exemple #1
0
 public function key()
 {
     return $this->cursor->key();
 }