Missing Method in ProduitsController Cake\Controller\Exception\MissingActionException

Documentation API

The action rhumVenezuelaMillesime2004149 is not defined in ProduitsController

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
ProduitsController extends AppController
{

    public function 
rhumVenezuelaMillesime2004149()
    {

    }
}

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

toggle vendor stack frames