OnCreateSellingUnitListener
in package
Table of Contents
- $dispatcher : EventDispatcherInterface
- __construct() : mixed
- OnCreateSellingUnitListener constructor.
- __invoke() : OnCreateSellingUnitEventInterface
Properties
$dispatcher
private
EventDispatcherInterface
$dispatcher
Methods
__construct()
OnCreateSellingUnitListener constructor.
public
__construct(EventDispatcherInterface $dispatcher) : mixed
Parameters
- $dispatcher : EventDispatcherInterface
Return values
mixed —__invoke()
public
__invoke(OnCreateSellingUnitEventInterface $event) : OnCreateSellingUnitEventInterface
Parameters
- $event : OnCreateSellingUnitEventInterface