We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e517984 commit cee839dCopy full SHA for cee839d
app/code/Magento/Quote/Model/Quote.php
@@ -329,7 +329,7 @@ class Quote extends AbstractExtensibleModel implements \Magento\Quote\Api\Data\C
329
protected $totalsCollector;
330
331
/**
332
- * @var \\Magento\Quote\Model\Quote\TotalsReader
+ * @var \Magento\Quote\Model\Quote\TotalsReader
333
*/
334
protected $totalsReader;
335
0 commit comments