class SurveyCategoryEvent extends Event

Class SurveyCategoryEvent is event that is dispatched for handling entity logic in listeners and holds required data

Methods

__construct(SurveyCategory $surveyCategory)

surveyCategoryEvent constructor.

Details

at line 30
__construct(SurveyCategory $surveyCategory)

surveyCategoryEvent constructor.

Parameters

SurveyCategory $surveyCategory

at line 38
SurveyCategory getSurveyCategory()

Return Value

SurveyCategory