Missing Method in CarParksController

Error: The action hydroLevels is not defined in controller CarParksController

Error: Create CarParksController::hydroLevels() in file: app/Controller/CarParksController.php.

<?php
class CarParksController extends AppController {


	public function hydroLevels() {

	}

}

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

Stack Trace