extends |
EventHandlerBase |
---|
Example to handle two event types
Handle two event types:
Do nothing, but writing balance changes into php main log
Methods | ||
---|---|---|
protected
|
eventAccountBalanceChanged(Event $event): void
|
# |
protected
|
eventCustomerBalanceChanged(Event $event): void
|
# |
Methods inherited from Porta\Psr14Event\EventHandlerBase |
---|
withNotFoundCode(), __invoke(), __call() |
Properties inherited from Porta\Psr14Event\EventHandlerBase |
---|
$notFoundCode |