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 f4e50a0 + 2fd2a53 commit f3d69feCopy full SHA for f3d69fe
app/code/Magento/OfflineShipping/Block/Adminhtml/Form/Field/Export.php
@@ -21,7 +21,7 @@ class Export extends \Magento\Framework\Data\Form\Element\AbstractElement
21
* @param \Magento\Framework\Data\Form\Element\Factory $factoryElement
22
* @param \Magento\Framework\Data\Form\Element\CollectionFactory $factoryCollection
23
* @param \Magento\Framework\Escaper $escaper
24
- * @param \Magento\Backend\Helper\Data $helper
+ * @param \Magento\Backend\Model\UrlInterface $backendUrl
25
* @param array $data
26
*/
27
public function __construct(
0 commit comments