SurveyCategoryEvent
class SurveyCategoryEvent extends Event
Class SurveyCategoryEvent is event that is dispatched for handling entity logic in listeners and holds required data
Methods
getSurveyCategory()
No description
Details
at line 30
__construct(SurveyCategory $surveyCategory)
surveyCategoryEvent constructor.