namespace Symfony\Cmf\Component\Routing\Candidates in Zircon Profile 8.0
Same name in other branches
Class | Location | Description |
---|---|---|
Candidates |
vendor/ |
A straightforward strategy that splits the URL on "/". |
CandidatesInterface |
vendor/ |
Candidates is a subsystem useful for the route provider. It separates the logic for determining possible static prefixes from the route provider. |