GeneratorDumper

class GeneratorDumper implements GeneratorDumperInterface

GeneratorDumper is the base class for all built-in generator dumpers.

Methods

__construct(RouteCollection $routes)
RouteCollection 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

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.html