Missing Method in FormsController

Error: The action que is not defined in controller FormsController

Error: Create FormsController::que() in file: app/Controller/FormsController.php.

<?php
class FormsController extends AppController {


	public function que() {

	}

}

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

Stack Trace