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.
2 parents c5b90f3 + 50a46ed commit 9cab2d1Copy full SHA for 9cab2d1
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