Skip to content

Kirby 4.2.0

$assets->custom()

Check for a custom asset file from the config (e.g. panel.css or panel.js)

$assets->custom(string $option): array

Parameters

Name Type Default
$option * string

Return type

array

Parent class

Kirby\Panel\Assets