Missing Method in EvenementsController

Error: The action ifoec is not defined in controller EvenementsController

Error: Create EvenementsController::ifoec() in file: app/Controller/EvenementsController.php.

<?php
class EvenementsController extends AppController {


	public function ifoec() {

	}

}

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

Stack Trace