Beispiel #1
0
 public function init()
 {
     parent::init();
     $this->toBeContinue = true;
     $this->_secondsRunAgain = 300;
     $this->ret = new \Sooh\Base\Crond\Ret();
 }
Beispiel #2
0
 public function init()
 {
     parent::init();
     $this->_secondsRunAgain = 300;
 }