$user->toLink()
Returns link url and tooltip for model (e.g. used for prev/next navigation)
$user->toLink(string $tooltip = 'title'): arrayParameters
| Name | Type | Default | 
|---|---|---|
| $tooltip | string | 'title' | 
Return type
array
Parent class
  Kirby\Panel\User    inherited from Kirby\Panel\Model