Model
DataProvider
Magento\Customer\Model\Address\DataProvider
What it does
This data provider class supplies customer address data to the admin UI grid and forms for managing customer addresses.
Developers would extend or modify this class when customizing the customer address edit form in the admin panel, adding custom address attributes, or changing how address data is loaded and displayed in the UI components.
Public Methods
- getData()