class EntryAsset extends ScriptAsset

Entry point asset implementation that can represent both script and style entry points.

Methods

__construct(string $url, array $imports = [], array $preloads = [], string|null $type = 'module', string|null $file = null, string|null $integrity = null, string|bool|null $crossorigin = null)

No description

Details

at line 13
__construct(string $url, array $imports = [], array $preloads = [], string|null $type = 'module', string|null $file = null, string|null $integrity = null, string|bool|null $crossorigin = null)

No description

Parameters

string $url
array $imports
array $preloads
string|null $type
string|null $file
string|null $integrity
string|bool|null $crossorigin