Test Failed
Branch master (702ea5)
by Sergio
08:35 queued 03:37
created
repositories/HitCounterRepository.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 
8 8
 use coderius\hitCounter\entities\HitCounter;
9 9
 
10
-class HitCounterRepository{
10
+class HitCounterRepository {
11 11
 
12 12
     public function save(HitCounter $hit): void
13 13
     {
Please login to merge, or discard this patch.