class SectionInfoListener extends AbstractPluginBlockElementListener

Class SectionInfoListener is injected as empire.section_info.event.listener service. SectionInfoListener is listener class for handling a logic for dispatched events

Methods

array
getParams()

No description

mixed
getManager()

No description

__construct(SectionManager $manager)

PluginLayoutListener constructor.

Details

final EventWithResult getBlockListenerParams(EventWithResult $event)

Parameters

EventWithResult $event

Return Value

EventWithResult

at line 40
protected array getParams()

Return Value

array

at line 51
protected mixed getManager()

Return Value

mixed

at line 32
__construct(SectionManager $manager)

PluginLayoutListener constructor.

Parameters

SectionManager $manager