Missing Method in EventsController

Error: The action auckland-boat-show-2022 is not defined in controller EventsController

Error: Create EventsController::auckland-boat-show-2022() in file: app/Controller/EventsController.php.

<?php
class EventsController extends AppController {


	public function auckland-boat-show-2022() {

	}

}

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

Stack Trace