Esc
API Index — Namespaces, Packages, Reports, Indices
PathDispatchHandler.php
Table of Contents
Classes
- PathDispatchHandler
- Terminal of an
App::when()path-scoped middleware onion. Once every path-scoped middleware has called its$next, this hands control to the router'smatchAndDispatch()— route matching + dispatch (including any per-routemiddleware:and, for/api/*, ZealAPI's in-file$middleware).