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 1308074 commit 5e6c595Copy full SHA for 5e6c595
app/code/Magento/Config/Test/Unit/Model/_files/converted_config.php
@@ -75,8 +75,7 @@
75
'id' => 'field_3_1_1',
76
'translate' => 'label',
77
'showInWebsite' => '1',
78
- 'backend_model' =>
79
- \Magento\Config\Model\Config\Backend\Encrypted::class,
+ 'backend_model' => \Magento\Config\Model\Config\Backend\Encrypted::class,
80
'type' => 'text',
81
'label' => 'Field 3.1.1',
82
'_elementType' => 'field',
@@ -196,7 +195,7 @@
196
195
'tab' => 'tab_1',
197
'_elementType' => 'field'
198
],
199
- ],
+ ],
200
201
202
];
0 commit comments