Name | Description |
---|---|
ContentRouteProvider | The PortalRouteProvider should load the dynamic routes created by Sulu. |
PortalLoader | This route loader is responsible for loading routes from a routing file, and adjust the routes in a way, so that there will be an own route for every portal registered. |
PortalRoute | Extends symfony route to avoid // in the url. |
RequestListener |