Skip to content

Commit 375efd1

Browse files
Added short description to comments
1 parent 87732f3 commit 375efd1

File tree

1 file changed

+4
-0
lines changed
  • app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier

1 file changed

+4
-0
lines changed

app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier/BundlePrice.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ public function __construct(
4141
}
4242

4343
/**
44+
* modified modify meta for bundle product
45+
*
4446
* @param array $meta
4547
* @return array
4648
*/
@@ -95,6 +97,8 @@ public function modifyMeta(array $meta)
9597
}
9698

9799
/**
100+
* modify data for bundle product
101+
*
98102
* @param array $data
99103
* @return array
100104
*/

0 commit comments

Comments
 (0)