Skip to content

Commit 5f0f649

Browse files
HP-2512 tiny
1 parent a3e00ee commit 5f0f649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/product/Application/BillingRegistryServiceInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interface BillingRegistryServiceInterface
2121
public function getRepresentationsByType(string $representationClass): array;
2222

2323
/**
24-
* @deprecated - please use getPriceTypeDefinitionByTypeName() method instead
24+
* @deprecated - please use getPriceTypeDefinitionByPriceTypeName() method instead
2525
* @param string $type
2626
* @return AggregateInterface
2727
*/

0 commit comments

Comments
 (0)