interface Collection

Collection

Methods

getAssembly()

No description

addRoute(Route $route)

Route hinzufügen

Details

at line 39
Assembly getAssembly()

Return Value

Assembly

at line 48
Collection addRoute(Route $route)

Route hinzufügen

Parameters

Route $route

Return Value

Collection