Missing Method in NoticiasController

Error: The action item is not defined in controller NoticiasController

Error: Create NoticiasController::item() in file: app/Controller/NoticiasController.php.

<?php
class NoticiasController extends AppController {


	public function item() {

	}

}

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

Stack Trace