Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Politica-de-privacidadeController could not be found.

Error: Create the class Politica-de-privacidadeController below in file: src/Controller/Politica-de-privacidadeController.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Politica-de-privacidadeController extends AppController
{

}

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

toggle vendor stack frames