Skip to content

Commit 02f0958

Browse files
HP-2419 tiny
1 parent 055c135 commit 02f0958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/product/price/PriceTypeDefinitionCollectionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
interface PriceTypeDefinitionCollectionInterface extends \IteratorAggregate, \Countable, HasLockInterface
1111
{
1212
/**
13-
* @return Traversable<PriceTypeDefinitionInterface>
13+
* @return Traversable<int, PriceTypeDefinitionInterface>
1414
*/
1515
public function getIterator(): Traversable;
1616

0 commit comments

Comments
 (0)