Skip to content

Commit 57ba64e

Browse files
committed
Comply to the latest phpcs PSR-2 code style
1 parent 9bcdec0 commit 57ba64e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

classes/ReferencePreservingRevealer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public function reveal($value)
4242
$item = $this->revealer->reveal($item);
4343
}
4444
return $value;
45-
4645
} else {
4746
return $this->revealer->reveal($value);
4847
}

0 commit comments

Comments
 (0)