PHP Symfony\Component\Routing\Generator Namespace

Nested Namespaces

Symfony\Component\Routing\Generator\Dumper

Interfaces

Name Description
UrlGeneratorInterface UrlGeneratorInterface is the interface that all URL generator classes must implement.

Classes

Name Description
UrlGenerator UrlGenerator can generate a URL or a path for any route in the RouteCollection based on the passed parameters.