예제 #1
0
파일: Job.php 프로젝트: rezzza/jobflow
 public function getResolvedInnerType()
 {
     return $this->config->getResolved()->getInnerType();
 }