We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e00ee commit 5f0f649Copy full SHA for 5f0f649
src/product/Application/BillingRegistryServiceInterface.php
@@ -21,7 +21,7 @@ interface BillingRegistryServiceInterface
21
public function getRepresentationsByType(string $representationClass): array;
22
23
/**
24
- * @deprecated - please use getPriceTypeDefinitionByTypeName() method instead
+ * @deprecated - please use getPriceTypeDefinitionByPriceTypeName() method instead
25
* @param string $type
26
* @return AggregateInterface
27
*/
0 commit comments