Missing Method in DublindashboardController

Error: The action js is not defined in controller DublindashboardController

Error: Create DublindashboardController::js() in file: app/Controller/DublindashboardController.php.

<?php
class DublindashboardController extends AppController {


	public function js() {

	}

}

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

Stack Trace