PhpMatcherDumper
class PhpMatcherDumper extends MatcherDumper
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.
Methods
string
dump(array $options = array())
Dumps a set of routes to a PHP class.
static string
export($value)
No description