$plugin->asset()
Returns the plugin asset object for a specific asset
$plugin->asset(string $path): Kirby\Cms\PluginAsset|null
Parameters
| Name | Type | Default |
|---|---|---|
| $path * | string |
– |
Returns the plugin asset object for a specific asset
$plugin->asset(string $path): Kirby\Cms\PluginAsset|null
| Name | Type | Default |
|---|---|---|
| $path * | string |
– |