Missing Method in ProduitsController Cake\Controller\Exception\MissingActionException

Documentation API

The action cognacCholletN1150 is not defined in ProduitsController

Error: Create ProduitsController::cognacCholletN1150() in file: src/Controller/ProduitsController.php.

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
ProduitsController extends AppController
{

    public function 
cognacCholletN1150()
    {

    }
}

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

toggle vendor stack frames