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