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 422ab67 commit 8aa89ddCopy full SHA for 8aa89dd
app/code/Magento/Quote/Model/Quote/Address/Total.php
@@ -7,6 +7,7 @@
7
8
/**
9
* Class Total
10
+ *
11
* @method string getCode()
12
*
13
* @api
@@ -172,6 +173,7 @@ public function getAllBaseTotalAmounts()
172
173
174
175
* Set the full info, which is used to capture tax related information.
176
177
* If a string is used, it is assumed to be serialized.
178
179
* @param array|string $info
0 commit comments