Add ProjecFile and TaskFile models
This commit is contained in:
@@ -31,7 +31,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'Config',
|
||||
'Currency',
|
||||
'CustomFilter',
|
||||
'File',
|
||||
'Group',
|
||||
'GroupMember',
|
||||
'LastLogin',
|
||||
@@ -40,6 +39,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'OverdueNotification',
|
||||
'PasswordReset',
|
||||
'Project',
|
||||
'ProjectFile',
|
||||
'ProjectActivity',
|
||||
'ProjectDuplication',
|
||||
'ProjectDailyColumnStats',
|
||||
@@ -63,6 +63,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'TaskExport',
|
||||
'TaskExternalLink',
|
||||
'TaskFinder',
|
||||
'TaskFile',
|
||||
'TaskFilter',
|
||||
'TaskLink',
|
||||
'TaskModification',
|
||||
|
||||
Reference in New Issue
Block a user