Add newlines and strict type declarations.

This commit is contained in:
James Cole
2018-03-19 13:23:26 +01:00
parent c5d4ec17c3
commit 6a1d39d5f8
8 changed files with 9 additions and 7 deletions

View File

@@ -684,4 +684,4 @@ class BunqRoutine implements RoutineInterface
{
$this->repository->setStatus($this->job, $status);
}
}
}