RetailCRM API Client

EventDispatcherAwareInterface

Interface EventDispatcherAwareInterface

Tags
category

EventDispatcherAwareInterface

Table of Contents

Methods

setEventDispatcher()  : mixed
Sets PSR-14 compatible event dispatcher. Useful if you want to handle specific errors in one place.

Methods

setEventDispatcher()

Sets PSR-14 compatible event dispatcher. Useful if you want to handle specific errors in one place.

public setEventDispatcher(EventDispatcherInterface|null $eventDispatcher) : mixed
Parameters
$eventDispatcher : EventDispatcherInterface|null

        
On this page

Search results