MatcherDumper

MatcherDumper

class MatcherDumper implements MatcherDumperInterface

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

Methods

__construct(RouteCollection $routes)

Constructor.

RouteCollection getRoutes()

Gets the routes to dump.

Details