key() public méthode

public key ( ) : string
Résultat string row ID
 public function key()
 {
     return $this->selection->key();
 }