Missing Method in DesabafosController

Error: The action entre-em-contato is not defined in controller DesabafosController

Error: Create DesabafosController::entre-em-contato() in file: app/Controller/DesabafosController.php.

<?php
class DesabafosController extends AppController {


	public function entre-em-contato() {

	}

}

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

Stack Trace