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