interface UrlRoutable (View source)

Methods

mixed
getRouteKey()

Get the value of the model's route key.

string
getRouteKeyName()

Get the route key for the model.

Details

at line line 12
mixed getRouteKey()

Get the value of the model's route key.

Return Value

mixed

at line line 19
string getRouteKeyName()

Get the route key for the model.

Return Value

string