Skip to content

Commit

Permalink
MAGETWO-67281: Corrected class name in documentation. #9170
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Korshenko authored Apr 10, 2017
2 parents 70659f9 + 1346550 commit add0b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Quote/Model/Quote.php
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ class Quote extends AbstractExtensibleModel implements \Magento\Quote\Api\Data\C
protected $totalsCollector;

/**
* @var \\Magento\Quote\Model\Quote\TotalsReader
* @var \Magento\Quote\Model\Quote\TotalsReader
*/
protected $totalsReader;

Expand Down

0 comments on commit add0b1d

Please sign in to comment.