Skip to content

Commit d7937d3

Browse files
HP-2419 tiny
1 parent 02f0958 commit d7937d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/product/price/PriceTypeDefinitionCollectionInterface.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
use hiqdev\php\billing\type\TypeInterface;
88
use Traversable;
99

10+
/**
11+
* @extends \IteratorAggregate<int, PriceTypeDefinitionInterface>
12+
*/
1013
interface PriceTypeDefinitionCollectionInterface extends \IteratorAggregate, \Countable, HasLockInterface
1114
{
1215
/**

0 commit comments

Comments
 (0)