EventDescriptionVariables available
Firepit\Cms\Events\ModelWasViewedGets triggered once the updateViews() was called on a model$modelView (Firepit\Cms\Models\ModelView)
Firepit\Cms\Events\ModelCommentWasCreatedGets triggered once a model comment was created$modelComment (Firepit\Cms\Models\ModelComment)