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 4a6b81f commit ac126a8Copy full SHA for ac126a8
app/code/Magento/OfflineShipping/Model/Carrier/Tablerate.php
@@ -60,6 +60,7 @@ class Tablerate extends \Magento\Shipping\Model\Carrier\AbstractCarrier implemen
60
* @param \Magento\Quote\Model\Quote\Address\RateResult\MethodFactory $resultMethodFactory
61
* @param \Magento\OfflineShipping\Model\ResourceModel\Carrier\TablerateFactory $tablerateFactory
62
* @param array $data
63
+ * @throws LocalizedException
64
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
65
*/
66
public function __construct(
0 commit comments