BuidlerSyncEventFromExternalEvent implements Builder
Table of Contents
Interfaces
Methods
- __construct() : mixed
- build() : SyncEvent
Methods
__construct()
public
__construct(array<string|int, mixed> $externalEvent, Event $event, Connection $connection) : mixed
Parameters
- $externalEvent : array<string|int, mixed>
- $event : Event
- $connection : Connection
build()
public
build() : SyncEvent