Missing Method in DealsController

Error: The action magic-broomstick-segway-tours is not defined in controller DealsController

Error: Create DealsController::magic-broomstick-segway-tours() in file: app/Controller/DealsController.php.

<?php
class DealsController extends AppController {


	public function magic-broomstick-segway-tours() {

	}

}

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

Stack Trace