EntryAsset
class EntryAsset extends ScriptAsset
Entry point asset implementation that can represent both script and style entry points.
Methods
__construct(string $url, string|null $mimeType = null, 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, string|null $mimeType = null, array $imports = [], array $preloads = [], string|null $type = 'module', string|null $file = null, string|null $integrity = null, string|bool|null $crossorigin = null)
No description