AggregateProvider
AggregateProvider is a listener provider that allows combining multiple listener providers.
- Full name:
\Qubus\EventDispatcher\Providers\AggregateProvider - This class implements:
\Psr\EventDispatcher\ListenerProviderInterface
Properties
providers
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$providers | \Psr\EventDispatcher\ListenerProviderInterface |
getListenersForEvent
Parameters:
| Parameter | Type | Description |
|---|---|---|
$event | object |
attach
Parameters:
| Parameter | Type | Description |
|---|---|---|
$provider | \Psr\EventDispatcher\ListenerProviderInterface |
Automatically generated on 2025-10-13