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