Missing Method in CompanyController

Error: The action customervoice.html is not defined in controller CompanyController

Error: Create CompanyController::customervoice.html() in file: app/Controller/CompanyController.php.

<?php
class CompanyController extends AppController {


	public function customervoice.html() {

	}

}

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

Stack Trace