You are here

namespace Symfony\Cmf\Component\Routing\Candidates in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Cmf\Component\Routing\Candidates
Classsort descending Location Description
Candidates vendor/symfony-cmf/routing/Candidates/Candidates.php A straightforward strategy that splits the URL on "/".
CandidatesInterface vendor/symfony-cmf/routing/Candidates/CandidatesInterface.php Candidates is a subsystem useful for the route provider. It separates the logic for determining possible static prefixes from the route provider.