getValues() public method

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