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 92e1d3c commit 5780720Copy full SHA for 5780720
lib/internal/Magento/Framework/App/Config/MetadataConfigTypeProcessor.php
@@ -11,6 +11,9 @@
11
use Magento\Framework\App\Config\Spi\PostProcessorInterface;
12
use Magento\Framework\App\ObjectManager;
13
14
+/**
15
+ * Post-process config values using their backend models.
16
+ */
17
class MetadataConfigTypeProcessor implements PostProcessorInterface
18
{
19
/**
0 commit comments