Missing Method in UserController

Error: The action pro-rodice is not defined in controller UserController

Error: Create UserController::pro-rodice() in file: app/Controller/UserController.php.

<?php
class UserController extends AppController {


	public function pro-rodice() {

	}

}

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

Stack Trace