$model->toLink()
Returns link url and tooltip for model (e.g. used for prev/next navigation)
$model->toLink(string $tooltip = 'title'): array
Parameters
Name | Type | Default |
---|---|---|
$tooltip | string |
'title' |
Return type
array