$pluginassets->clone()
Returns a cloned instance of the collection
$pluginassets->clone(): Kirby\Cms\PluginAssets
Return type
This method modifies the existing $pluginassets
object it is applied to and returns it again.
Parent class
Kirby\Cms\PluginAssets
inherited from Kirby\Toolkit\Collection