ControllerFactoryFilter (class)

Class ControllerFactoryFilter

A dispatcher filter that builds the controller to dispatch in the request.

This filter resolves the request parameters into a controller instance and attaches it to the event object.

Cake\Routing\DispatcherFilter implements Cake\Event\EventListenerInterface uses Cake\Core\InstanceConfigTrait
Extended by Cake\Routing\Filter\ControllerFactoryFilter