Namespace Symfony\Component\Routing\Matcher\Dumper

Classes
CompiledUrlMatcherDumper CompiledUrlMatcherDumper creates PHP arrays to be used with CompiledUrlMatcher.
MatcherDumper MatcherDumper is the abstract class for all built-in matcher dumpers.
Interfaces
MatcherDumperInterface MatcherDumperInterface is the interface that all matcher dumper classes must implement.