CompiledRoute
compile()
Compiles the route.
Return Value CompiledRoute A CompiledRoute instance Exceptions LogicException If the Route cannot be compiled because the path or host pattern is invalid See also RouteCompiler which is responsible for the compilation process