class RoutePath

Methods

static string
for(string $routeName, string $default)

Get the route path for the given route name.

Details

at line 15
static string for(string $routeName, string $default)

Get the route path for the given route name.

Parameters

string $routeName
string $default

Return Value

string