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 7725108 commit 8caace4Copy full SHA for 8caace4
app/code/Magento/Integration/Controller/Adminhtml/Integration.php
@@ -107,7 +107,7 @@ public function __construct(
107
\Magento\Integration\Helper\Data $integrationData,
108
\Magento\Framework\Escaper $escaper,
109
\Magento\Integration\Model\ResourceModel\Integration\Collection $integrationCollection,
110
- Validator $urlValidator = null
+ Validator $urlValidator = null
111
) {
112
parent::__construct($context);
113
$this->_registry = $registry;
0 commit comments