AssetFilter (class)
Class AssetFilter
Filters a request and tests whether it is a file in the webroot folder or not and serves the file to the client if appropriate.
- Cake\Routing\DispatcherFilter implements Cake\Event\EventListenerInterface uses Cake\Core\InstanceConfigTrait
- Cake\Routing\Filter\AssetFilter