$modelwithcontent->panelIcon() Returns the panel icon definition kirby/src/Cms/ModelWithContent.php#L663 Deprecated in 3.6.0 Use ->panel()->image() instead $modelwithcontent->panelIcon(array $params = null): array|null Parameters Name Type Default $params array null Return type array|null Parent class Kirby\Cms\ModelWithContent