Skip to content

Commit 5780720

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-81469: Cached Config is Different From DB
1 parent 92e1d3c commit 5780720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/internal/Magento/Framework/App/Config/MetadataConfigTypeProcessor.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
use Magento\Framework\App\Config\Spi\PostProcessorInterface;
1212
use Magento\Framework\App\ObjectManager;
1313

14+
/**
15+
* Post-process config values using their backend models.
16+
*/
1417
class MetadataConfigTypeProcessor implements PostProcessorInterface
1518
{
1619
/**

0 commit comments

Comments
 (0)