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 63f9186 commit 2bfb486Copy full SHA for 2bfb486
app/code/Magento/Quote/Model/CouponManagement.php
@@ -16,8 +16,6 @@
16
class CouponManagement implements CouponManagementInterface
17
{
18
/**
19
- * Quote repository.
20
- *
21
* @var \Magento\Quote\Api\CartRepositoryInterface
22
*/
23
protected $quoteRepository;
0 commit comments