Skip to content

Commit a1497f0

Browse files
author
Stanislav Idolov
authored
ENGCOM-3280: Issue #18150 fixed: Reference Pull Request of #18815 for 2.3-develop #18816
2 parents bd661b2 + c69993c commit a1497f0

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Backup/Controller/Adminhtml

1 file changed

+1
-1
lines changed

app/code/Magento/Backup/Controller/Adminhtml/Index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ abstract class Index extends \Magento\Backend\App\Action
1919
*
2020
* @see _isAllowed()
2121
*/
22-
const ADMIN_RESOURCE = 'Magento_Backend::backup';
22+
const ADMIN_RESOURCE = 'Magento_Backup::backup';
2323

2424
/**
2525
* Core registry

0 commit comments

Comments
 (0)