Missing Method in PagesController Cake\Controller\Exception\MissingActionException

Documentation API

The action choixAccesoiresScooterPasCherCathédraleLaMajorMarseilleK2212 is not defined in PagesController

Error: Create PagesController::choixAccesoiresScooterPasCherCathédraleLaMajorMarseilleK2212() in file: src/Controller/PagesController.php.

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
PagesController extends AppController
{

    public function 
choixAccesoiresScooterPasCherCathédraleLaMajorMarseilleK2212()
    {

    }
}

If you want to customize this error message, create src/Template/Error/missing_action.ctp

toggle vendor stack frames