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 be50fc3 commit a8e5de8Copy full SHA for a8e5de8
app/code/Magento/Dhl/Model/Carrier.php
@@ -232,7 +232,7 @@ class Carrier extends \Magento\Dhl\Model\AbstractDhl implements \Magento\Shippin
232
* @param \Magento\Framework\Stdlib\DateTime $dateTime
233
* @param \Magento\Framework\HTTP\ZendClientFactory $httpClientFactory
234
* @param array $data
235
- * @param \Magento\Dhl\Model\Validator\XmlValidatorFactory $xmlValidatorFactory
+ * @param \Magento\Dhl\Model\Validator\XmlValidator $xmlValidator
236
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
237
*/
238
public function __construct(
0 commit comments