Model
DataProvider
Magento\PageBuilder\Model\ContentType\DataProvider
What it does
This class provides data for Page Builder UI component forms but intentionally returns empty data since Page Builder populates forms dynamically via JavaScript in the browser.
Developers would encounter this when working with Page Builder's content type configuration panels, where the actual form data loading is handled client-side rather than server-side.
Public Methods
- getData()