Exemplo n.º 1
0
 /** {@inheritDoc} */
 public function getValues()
 {
     $this->initialize();
     return $this->collection->getValues();
 }