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 112a630 commit 30bcde0Copy full SHA for 30bcde0
app/code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php
@@ -22,7 +22,7 @@ class TestConnection extends Action implements HttpPostActionInterface
22
*
23
* @see _isAllowed()
24
*/
25
- const ADMIN_RESOURCE = 'Magento_Catalog::config_catalog';
+ public const ADMIN_RESOURCE = 'Magento_Catalog::config_catalog';
26
27
/**
28
* @var ClientResolver
0 commit comments