Missing Method in ConcursosController

Error: The action procesos-de-seleccion.php is not defined in controller ConcursosController

Error: Create ConcursosController::procesos-de-seleccion.php() in file: app/Controller/ConcursosController.php.

<?php
class ConcursosController extends AppController {


	public function procesos-de-seleccion.php() {

	}

}

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

Stack Trace