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 503a1bc commit bc8abedCopy full SHA for bc8abed
app/code/Magento/Backend/Plugin/StoreSaveFlushConfig.php
@@ -3,6 +3,8 @@
3
* Copyright 2025 Adobe
4
* All Rights Reserved.
5
*/
6
+declare(strict_types=1);
7
+
8
namespace Magento\Backend\Plugin;
9
10
use Magento\Backend\Controller\Adminhtml\System\Store\Save;
0 commit comments