Exemple #1
0
 /**
  * @return RowInterface[]
  */
 public function getRows()
 {
     return $this->filter->rowFilter($this->rows);
 }