Missing Method in HomeController

Error: The action event-2020 is not defined in controller HomeController

Error: Create HomeController::event-2020() in file: app/Controller/HomeController.php.

<?php
class HomeController extends AppController {


	public function event-2020() {

	}

}

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

Stack Trace