[ 'class' => 'yii\web\ErrorAction', ], ]; } public function actionIndex() { return $this->render('index') ; } } ?>