Log in
Model

DataProvider

Magento\Customer\Model\Address\DataProvider

What it does

This DataProvider class supplies address data and metadata for the customer address edit/create forms in the Magento 2 admin panel.

Developers use this class when customizing the customer address management UI, as it handles loading address attributes, processing default billing/shipping flags, and preparing form field configurations.

It's automatically invoked by the UI component system when rendering the customer address form.

Public Methods

  • getData()