$assets->external()
Generates an array with all assets that need to be loaded for the panel (js, css, icons)
$assets->external(): array
Return type
array
This method modifies the existing $assets
object it is applied to and returns it again.
Generates an array with all assets that need to be loaded for the panel (js, css, icons)
$assets->external(): array
array
This method modifies the existing $assets
object it is applied to and returns it again.