Improve code quality.

This commit is contained in:
James Cole
2018-07-22 15:08:56 +02:00
parent d4ba014a8a
commit a941519db5
41 changed files with 210 additions and 52 deletions

View File

@@ -40,6 +40,8 @@ interface RoutineInterface
public function run(): void;
/**
* Set the import job.
*
* @param ImportJob $importJob
*
* @return void