Missing Method in OverviewController

Error: The action station.region_id is not defined in controller OverviewController

Error: Create OverviewController::station.region_id() in file: app/Controller/OverviewController.php.

<?php
class OverviewController extends AppController {


	public function station.region_id() {

	}

}

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

Stack Trace