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 112ddb4 commit 5a023f2Copy full SHA for 5a023f2
app/code/Magento/Usps/Model/Carrier.php
@@ -1947,8 +1947,9 @@ protected function _formIntlShipmentRequest(\Magento\Framework\DataObject $reque
1947
* @param \Magento\Framework\DataObject $request
1948
* @return \Magento\Framework\DataObject
1949
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
1950
- * @deprecated 100.2.1 This method must not be used anymore. Starting from 23.02.2018 USPS elimates API usage for
+ * @deprecated 100.2.1 This method must not be used anymore. Starting from 23.02.2018 USPS eliminates API usage for
1951
* free shipping labels generating.
1952
+ * @see no alternatives
1953
*/
1954
protected function _doShipmentRequest(\Magento\Framework\DataObject $request)
1955
{
0 commit comments