We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb73a4 commit fa17685Copy full SHA for fa17685
app/code/Magento/SalesRule/Api/CouponRepositoryInterface.php
@@ -37,7 +37,7 @@ public function getById($couponId);
37
* Retrieve a coupon using the specified search criteria.
38
*
39
* This call returns an array of objects, but detailed information about each object’s attributes might not be
40
- * included. See http://devdocs.magento.com/codelinks/attributes.html#RuleRepositoryInterface to
+ * included. See http://devdocs.magento.com/codelinks/attributes.html#CouponRepositoryInterface to
41
* determine which call to use to get detailed information about all attributes for an object.
42
43
* @param \Magento\Framework\Api\SearchCriteriaInterface $searchCriteria
0 commit comments