Missing Method in ProductsController

Error: The action straight-round-high is not defined in controller ProductsController

Error: Create ProductsController::straight-round-high() in file: app/Controller/ProductsController.php.

<?php
class ProductsController extends AppController {


	public function straight-round-high() {

	}

}

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

Stack Trace