Skip to content

Commit 48e882f

Browse files
committedApr 7, 2025
HP-1751 tiny
1 parent 9d367cd commit 48e882f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/product/invoice/RepresentationInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ public function getSql(): string;
1010

1111
public function getType(): TypeInterface;
1212

13-
public function setType(TypeInterface $type): void;
13+
public function setType(TypeInterface $type): RepresentationInterface;
1414
}

0 commit comments

Comments
 (0)