PluginAssets::resolve()
Create a symlink for a plugin asset and return the public URL
Parameters
Name | Type | Default |
---|---|---|
$pluginName * | string |
– |
$filename * | string |
– |
Return type
Kirby\Cms\Response
|null
Create a symlink for a plugin asset and return the public URL
Name | Type | Default |
---|---|---|
$pluginName * | string |
– |
$filename * | string |
– |
Kirby\Cms\Response
|null