Mvc\Router\Route
Class Phalcon\Mvc\Router\Route
implements Phalcon\Mvc\Router\RouteInterface
This class represents every route added to the router
Methods
public __construct (mixed $pattern, [mixed $paths], [mixed $httpMethods])
Phalcon\Mvc\Router\Route constructor
public compilePattern (mixed $pattern)
Replaces placeholders from pattern returning a valid PCRE regular expression