Refactor and rename some import things.

This commit is contained in:
James Cole
2017-06-17 22:49:44 +02:00
parent 7cc24417b3
commit b9f110ac2b
10 changed files with 707 additions and 134 deletions

View File

@@ -45,6 +45,7 @@ class ImportJob extends Model
'new',
'initialized',
'configured',
'running',
];
/**