Missing Method in EmpregosController

Error: The action eventos is not defined in controller EmpregosController

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

<?php
class EmpregosController extends AppController {


	public function eventos() {

	}

}

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

Stack Trace