getKeys() public method

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