Missing Method in MediaController

Error: The action 2018 is not defined in controller MediaController

Error: Create MediaController::2018() in file: app/Controller/MediaController.php.

<?php
class MediaController extends AppController {


	public function 2018() {

	}

}

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

Stack Trace