Exemplo n.º 1
0
 public function getWorksheetConfig($test_type_id)
 {
     return ReportConfig::getByTestTypeId($this->id, $test_type_id);
 }