key() public method

public key ( ) : string
return string row ID
コード例 #1
0
 public function key()
 {
     return $this->selection->key();
 }