コード例 #1
0
 /**
  * @return array|Parameter[]
  */
 public function getParams()
 {
     return $this->dataCollection->getAll();
 }