Added event for removed comments with some refactoring
This commit is contained in:
@@ -26,6 +26,10 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'AverageLeadCycleTimeAnalytic',
|
||||
'AverageTimeSpentColumnAnalytic',
|
||||
),
|
||||
'Job' => array(
|
||||
'CommentEventJob',
|
||||
'NotificationJob',
|
||||
),
|
||||
'Model' => array(
|
||||
'ActionModel',
|
||||
'ActionParameterModel',
|
||||
|
||||
Reference in New Issue
Block a user