Various cleanup [skip ci]

This commit is contained in:
James Cole
2017-12-17 19:06:11 +01:00
parent c7d4ff6f27
commit 51728efba1
5 changed files with 2 additions and 329 deletions

View File

@@ -87,6 +87,8 @@ class ConfigurationController extends Controller
}
/**
* Store the configuration. Returns to "configure" method until job is configured.
*
* @param Request $request
* @param ImportJob $job
*