Document::customAsset()
Check for a custom asset file from the config (e.g. panel.css or panel.js)
Document::customAsset(string $option): string|null
Parameters
Name | Type | Default | Description |
---|---|---|---|
$option * | string |
– | asset option name |
Return type
string
|null