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 ed5eb9f commit c416cbfCopy full SHA for c416cbf
dev/tests/static/testsuite/Magento/Test/Legacy/_files/initialize_javascript/data_mage_init/whitelist.php
@@ -6,7 +6,8 @@
6
/**
7
* List of templates with data-mage-init attribute where JS component is not correctly called.
8
*
9
- * JS component is initialized in php here. These templates cannot be refactored easily.
+ * JS component is initialized in php here. These templates cannot be refactored easily. This list consists of
10
+ * module name and template path within module.
11
*/
12
return [
13
['Magento_Braintree', 'view/frontend/templates/paypal/button_shopping_cart.phtml']
0 commit comments