Missing Method in DealsController

Error: The action 10-off-escapade is not defined in controller DealsController

Error: Create DealsController::10-off-escapade() in file: app/Controller/DealsController.php.

<?php
class DealsController extends AppController {


	public function 10-off-escapade() {

	}

}

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

Stack Trace