public function init()
 {
     parent::init();
 }
Пример #2
0
 public function init()
 {
     parent::init();
     $this->dbInit();
 }