$user->image()
Returns the Panel image definition
$user->image(string|array|false|null $settings = [ ], string $layout = 'list'): array|nullParameters
| Name | Type | Default | 
|---|---|---|
| $settings | string|array|false|null | [ ] | 
| $layout | string | 'list' | 
Return type
array|null
Parent class
  Kirby\Panel\User    inherited from Kirby\Panel\Model