How does \Magento\Downloadable\Ui\DataProvider\Product\Form\Modifier\Composite work?

Preliminary reading: How does a backend product form define the data to be passed to its UI component on the client (JavaScript) side?

Declaration

Usage


Implementation




https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/Downloadable/Ui/DataProvider/Product/Form/Modifier/Composite.php#L48-L48

https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/Downloadable/Ui/DataProvider/Product/Form/Modifier/Composite.php#L53-L53

https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/Downloadable/etc/adminhtml/di.xml#L29-L38


See also: