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 08baca2 commit 71cf7b2Copy full SHA for 71cf7b2
app/code/Magento/Config/Controller/Adminhtml/System/AbstractConfig.php
@@ -34,7 +34,7 @@ abstract class AbstractConfig extends \Magento\Backend\App\AbstractAction
34
/**
35
* @param \Magento\Backend\App\Action\Context $context
36
* @param \Magento\Config\Model\Config\Structure $configStructure
37
- * @param $sectionChecker - deprecated
+ * @param mixed $sectionChecker - deprecated
38
*/
39
public function __construct(
40
\Magento\Backend\App\Action\Context $context,
0 commit comments