Missing Method in AgentsController

Error: The action 7 is not defined in controller AgentsController

Error: Create AgentsController::7() in file: app/Controller/AgentsController.php.

<?php
class AgentsController extends AppController {


	public function 7() {

	}

}

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

Stack Trace