PHP Webiny\Component\Router\Route 네임스페이스

클래스들

이름 설명
CompiledRoute CompiledRoute contains the extracted patterns and compiled regexes for matching url.
Route Route is an object that defines a route and its options.
RouteCollection RouteCollection contains a set Route instances.
RouteCompiler RouteCompiler compiles a Route and returns CompiledRoute instance.
RouteOption RouteOption holds assigned attributes and their values for given option.