Symfony\Component\Routing\Generator\Dumper
Classes
CompiledUrlGeneratorDumper creates a PHP array to be used with CompiledUrlGenerator.
Interfaces
GeneratorDumperInterface is the interface that all generator dumper classes must implement.