Missing Method in PublicacoesController

Error: The action ver is not defined in controller PublicacoesController

Error: Create PublicacoesController::ver() in file: app/Controller/PublicacoesController.php.

<?php
class PublicacoesController extends AppController {


	public function ver() {

	}

}

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

Stack Trace