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