Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Dcssitemap.aspxController could not be found.

Error: Create the class Dcssitemap.aspxController below in file: src\Controller\Dcssitemap.aspxController.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Dcssitemap.aspxController extends AppController
{

}

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

toggle vendor stack frames