Model
Link
Magento\Downloadable\Model\Product\TypeHandler\Link
What it does
This class handles the management of downloadable product links in Magento 2.
It saves, updates, and deletes link data for downloadable products, including handling file uploads, link samples, and associating links with products.
Developers use this when creating or modifying downloadable products programmatically.
Public Methods
- getDataKey()
- getIdentifierKey()
- save()