Notice (8): compact() [function.compact]: Undefined variable: etagMatches [CORE/src/Network/Response.php, line 1259]
Notice (8): compact() [function.compact]: Undefined variable: timeMatches [CORE/src/Network/Response.php, line 1259]
Error: Missing Method in TermsController

Missing Method in TermsController Cake\Controller\Exception\MissingActionException

Documentation API

The action favicon.ico is not defined in TermsController

Error: Create TermsController::favicon.ico() in file: src/Controller/TermsController.php.

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
TermsController extends AppController
{

    public function 
favicon.ico()
    {

    }
}

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

toggle vendor stack frames