Add strict types and newlines.

This commit is contained in:
James Cole
2018-05-05 16:51:32 +02:00
parent 3ac240dc1c
commit f74b9ba7ab
29 changed files with 347 additions and 270 deletions

View File

@@ -163,4 +163,4 @@ class FakeJobConfiguration implements JobConfigurationInterface
$this->job = $job;
$this->repository->setUser($job->user);
}
}
}