class ListenerMapper (View source)

The DispatcherMapper class.

Methods

static boolean
register(string $targetClass, object|callable $listener)

mapListener

static boolean

Details

at line line 33
static boolean register(string $targetClass, object|callable $listener)

mapListener

Parameters

string $targetClass
object|callable $listener

Return Value

boolean

at line line 69
static boolean add(DispatcherAwareInterface $target)

add

Parameters

DispatcherAwareInterface $target

Return Value

boolean