Missing Method in EventsController

Error: The action guide-kaiarahi is not defined in controller EventsController

Error: Create EventsController::guide-kaiarahi() in file: app/Controller/EventsController.php.

<?php
class EventsController extends AppController {


	public function guide-kaiarahi() {

	}

}

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

Stack Trace