UpdateMasterExdateHandler extends HandlerBase
Table of Contents
Constants
- EVENT_TYPE = 'event'
- SECTION_TYPE = 'section'
Methods
- __invoke() : mixed
Constants
EVENT_TYPE
public
string
EVENT_TYPE
= 'event'
SECTION_TYPE
public
string
SECTION_TYPE
= 'section'
Methods
__invoke()
public
__invoke(Event $event) : mixed
Parameters
- $event : Event