public static synthesize_routes_config( array $fragments ) : array
$fragments
Synthesize the routes config from routes fragments.
routes
if a controller is missing from a route definition and no location is defined.
public static get_routes( ICanBoogie\Core $app ) : ICanBoogie\Routing\Routes
$app
Returns the route collection.