コード例 #1
0
ファイル: Job.php プロジェクト: rezzza/jobflow
 public function getRequeue()
 {
     return $this->config->getRequeue();
 }