abstract class MatcherDumper implements MatcherDumperInterface

MatcherDumper is the abstract class for all built-in matcher dumpers.

Methods

__construct(RouteCollection $routes)

No description

getRoutes()

Gets the routes to dump.

Details

__construct(RouteCollection $routes)

Parameters

RouteCollection $routes

RouteCollection getRoutes()

Gets the routes to dump.

Return Value

RouteCollection A RouteCollection instance