Include new line at the end of the file.

This commit is contained in:
James Cole
2017-02-05 19:51:58 +01:00
parent b09a250a03
commit dba92d73c4
155 changed files with 151 additions and 151 deletions

View File

@@ -30,4 +30,4 @@ interface ImportProcedureInterface
*/
public function runImport(ImportJob $job): Collection;
}
}