Example #1
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
     //  Yii::$app->errorHandler->errorAction = 'site/default/error';
 }
Example #2
0
 public function init()
 {
     parent::init();
     // custom initialization code goes here
 }