Missing Method in PagesController

Error: The action contact@studiohv.fr is not defined in controller PagesController

Error: Create PagesController::contact@studiohv.fr() in file: app/Controller/PagesController.php.

<?php
class PagesController extends AppController {


	public function contact@studiohv.fr() {

	}

}

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

Stack Trace