Exemplo n.º 1
0
 protected function initCompute()
 {
     parent::initCompute();
 }
Exemplo n.º 2
0
 protected function initCompute()
 {
     parent::initCompute();
     $this->archives = $this->loadSubperiodsArchive();
 }