Add user CSV import

This commit is contained in:
Frederic Guillot
2015-10-12 14:44:28 -04:00
parent e57386a183
commit e515f37435
20 changed files with 514 additions and 35 deletions

View File

@@ -65,6 +65,7 @@ class ClassProvider implements ServiceProviderInterface
'TaskValidator',
'Transition',
'User',
'UserImport',
'UserSession',
'Webhook',
),