This repository was archived by the owner on Jan 21, 2020. It is now read-only.
Expressive zend-view integration 1.0.1
The confusion is that both routed middleware and pipeline middleware define paths. For routed middleware, this is a routing specification — which can be a literal, but which often typically some sort of matching rules. For pipeline middleware, this is a literal path prefix only, and that prefix is stripped when the request is passed to the middleware it matches.