Skip to content

Commit c00ea1e

Browse files
HP-1751 tiny
1 parent 7d09102 commit c00ea1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/product/TariffTypeDefinitionFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
namespace hiqdev\php\billing\product;
44

5+
use hiqdev\php\billing\product\Domain\Model\TariffTypeInterface;
6+
57
class TariffTypeDefinitionFactory
68
{
79
public static function create(TariffTypeInterface $tariffType): TariffTypeDefinition

0 commit comments

Comments
 (0)