$result], 'index_tpl.php')); } public function actionNotFound() { echo (View::render([], '404.php')); } }