key() public méthode

public key ( )
 /**
  * {@inheritdoc}
  */
 public function key()
 {
     return $this->collection->key();
 }