$user->panelImage()
Deprecated in 3.6.0
Use ->panel()->image()
instead $user->panelImage(string|array|false|null $settings = null): array|null
Parameters
Name | Type | Default |
---|---|---|
$settings | string |array |false |null |
null |
Return type
array
|null
Parent class
Kirby\Cms\User
inherited from Kirby\Cms\ModelWithContent