key() public method

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