Missing Method in DatabasesController

Error: The action 戻る is not defined in controller DatabasesController

Error: Create DatabasesController::戻る() in file: app/Controller/DatabasesController.php.

<?php
class DatabasesController extends AppController {


	public function 戻る() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace