Example #1
0
 public function free()
 {
     parent::free();
 }
Example #2
0
 public function init()
 {
     parent::init();
     $this->_secondsRunAgain = 300;
 }