RouteCompilerInterface
interface RouteCompilerInterface
RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
Methods
static CompiledRoute
compile(Route$route)
Compiles the current route instance.