Log in
Model

ReadHandler

Magento\Downloadable\Model\Link\ReadHandler

What it does

This read handler is responsible for loading and attaching downloadable links to a downloadable product entity.

It's automatically invoked during product load operations to populate the product's extension attributes with its associated downloadable links, ensuring developers have access to link data when working with downloadable products.

Public Methods

  • execute()