Skip to content

Commit add0b1d

Browse files
author
Oleksii Korshenko
authored
MAGETWO-67281: Corrected class name in documentation. #9170
2 parents 70659f9 + 1346550 commit add0b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/code/Magento/Quote/Model/Quote.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ class Quote extends AbstractExtensibleModel implements \Magento\Quote\Api\Data\C
329329
protected $totalsCollector;
330330

331331
/**
332-
* @var \\Magento\Quote\Model\Quote\TotalsReader
332+
* @var \Magento\Quote\Model\Quote\TotalsReader
333333
*/
334334
protected $totalsReader;
335335

0 commit comments

Comments
 (0)