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 fd66204 commit 6269718Copy full SHA for 6269718
app/code/Magento/Checkout/Block/Checkout/AttributeMerger.php
@@ -173,7 +173,8 @@ protected function getFieldConfig(
173
$additionalConfig,
174
[
175
'config' => [
176
- // customScope is used to group elements within a single form (e.g. they can be validated separately)
+ // customScope is used to group elements within a single
177
+ // form (e.g. they can be validated separately)
178
'customScope' => $dataScopePrefix,
179
'template' => 'ui/form/field',
180
'elementTmpl' => $elementTemplate,
0 commit comments