Skip to content

Commit d59324c

Browse files
authored
Apply fixes from StyleCI (#108)
1 parent c1e8eb5 commit d59324c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Entities/Entity.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ public function getId(): string
9898
return $this->id;
9999
}
100100

101-
102101
public function setId($id): void
103102
{
104103
$this->id = $id;

0 commit comments

Comments
 (0)