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 8740e67 commit 760236bCopy full SHA for 760236b
app/code/Magento/Newsletter/Controller/Adminhtml/Queue.php
@@ -18,7 +18,7 @@ abstract class Queue extends \Magento\Backend\App\Action
18
*
19
* @see _isAllowed()
20
*/
21
- const ADMIN_RESOURCE = 'Magento_Newsletter::queue';
+ public const ADMIN_RESOURCE = 'Magento_Newsletter::queue';
22
23
/**
24
* Checks the acl permission
0 commit comments