key() public method

public key ( )
Esempio n. 1
0
 public function key()
 {
     return $this->cursor->key();
 }