ImportMapFactory
FinalYes
Table of Contents
Methods
- __construct() : mixed
- create() : ImportMap
- createEventDispatcher() : EventDispatcherInterface
Methods
__construct()
public
__construct(FailsafePackageManager $packageManager, HashService $hashService) : mixed
Parameters
- $packageManager : FailsafePackageManager
- $hashService : HashService
create()
public
create(string $sitePath) : ImportMap
Parameters
- $sitePath : string
Return values
ImportMapcreateEventDispatcher()
public
createEventDispatcher(string $sitePath, string $bust) : EventDispatcherInterface
Parameters
- $sitePath : string
- $bust : string