MatcherDumper
class MatcherDumper implements MatcherDumperInterface
MatcherDumper is the abstract class for all built-in matcher dumpers.
Methods
getRoutes()
Gets the routes to dump.
Details
at line line 33
__construct(RouteCollection $routes)
Constructor.
at line line 41
RouteCollection
getRoutes()
Gets the routes to dump.