vendor/cakephp/cakephp/src/Controller/ExceptionMissingActionException.php

CakePHP(tm) : Rapid Development Framework (https://cakephp.org) Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

Classes

MissingActionException Missing Action exception - used when a controller action cannot be found, or when the controller's isAction() method returns false.