GeneratorDumper

class GeneratorDumper implements GeneratorDumperInterface

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

Methods

__construct(RouteCollection $routes)

Constructor.

RouteCollection getRoutes()

Gets the routes to dump.

Details

__construct(RouteCollection $routes)

Constructor.

Parameters

RouteCollection $routes The RouteCollection to dump

RouteCollection getRoutes()

Gets the routes to dump.

Return Value

RouteCollection A RouteCollection instance
doc_Symfony
2016-10-28 06:19:41
Comments
Leave a Comment

Please login to continue.