Missing Method in OcorrenciasController

Error: The action eventos is not defined in controller OcorrenciasController

Error: Create OcorrenciasController::eventos() in file: app/Controller/OcorrenciasController.php.

<?php
class OcorrenciasController extends AppController {


	public function eventos() {

	}

}

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

Stack Trace