RouteBuildEvent
class RouteBuildEvent extends Event (View source)
Represents route building information as event.
Properties
| protected RouteCollection | $routeCollection | The route collection. |
Methods
__construct(RouteCollection $route_collection)
Constructs a RouteBuildEvent object.
getRouteCollection()
Gets the route collection.
Details
__construct(RouteCollection $route_collection)
Constructs a RouteBuildEvent object.
getRouteCollection()
Gets the route collection.