BundledAssets
in package
Registers the framework's vendored frontend libraries (jQuery, Bootstrap, Font Awesome) with an AssetProxy at the URL paths the framework historically exposed.
Table of Contents
- register() : void
- packages() : array<string|int, BundledPackage>
Methods
register()
public
static register(AssetProxy $proxy) : void
Parameters
- $proxy : AssetProxy
Return values
void —packages()
private
static packages() : array<string|int, BundledPackage>