RetailCRM API Client

EventDispatcherAwareTrait

Trait EventDispatcherAwareTrait

Tags
category

EventDispatcherAwareTrait

Table of Contents

Methods

setEventDispatcher()  : object
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) : object
Parameters
$eventDispatcher : EventDispatcherInterface|null
Return values
object

        
On this page

Search results