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

$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
Return values
bool

        
On this page

Search results