ResolveJavaScriptImportEvent implements StoppableEventInterface
FinalYes
Table of Contents
Interfaces
- StoppableEventInterface
Properties
- $importMap : ImportMap
- $loadImportConfiguration : bool
- $resolution : string|null
- $specifier : string
Methods
- __construct() : mixed
- isPropagationStopped() : bool
Properties
$importMap read-only
public
ImportMap
$importMap
$loadImportConfiguration read-only
public
bool
$loadImportConfiguration
$resolution
public
string|null
$resolution
= null
$specifier read-only
public
string
$specifier
Methods
__construct()
public
__construct(string $specifier, bool $loadImportConfiguration, ImportMap $importMap) : mixed
Parameters
- $specifier : string
- $loadImportConfiguration : bool
- $importMap : ImportMap
isPropagationStopped()
public
isPropagationStopped() : bool