interface Collection

Collection

Methods

getAssembly()

No description

addRoute(Route $route)

Route hinzufügen

Details

at line 37
Assembly getAssembly()

Return Value

Assembly

at line 46
Collection addRoute(Route $route)

Route hinzufügen

Parameters

Route $route

Return Value

Collection