Missing Method in DublindashboardController

Error: The action css is not defined in controller DublindashboardController

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

<?php
class DublindashboardController extends AppController {


	public function css() {

	}

}

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

Stack Trace