예제 #1
0
 public function getMaximumRetryCount()
 {
     return idx($this->getTaskData(), 'getMaximumRetryCount', parent::getMaximumRetryCount());
 }