Missing Method in ProductController

Error: The action index22 is not defined in controller ProductController

Error: Create ProductController::index22() in file: app/Controller/ProductController.php.

<?php
class ProductController extends AppController {


	public function index22() {

	}

}

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

Stack Trace