key() public method

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