Missing Method in EventsController

Error: The action stardome-matariki-dawn is not defined in controller EventsController

Error: Create EventsController::stardome-matariki-dawn() in file: app/Controller/EventsController.php.

<?php
class EventsController extends AppController {


	public function stardome-matariki-dawn() {

	}

}

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

Stack Trace