Model
CustomAttributesProcessor
Magento\Customer\Model\Address\CustomAttributesProcessor
What it does
This class processes custom attributes for customer addresses by filtering out attributes that shouldn't be visible on the storefront and enriching them with human-readable labels.
Developers use this when displaying customer address information to ensure only appropriate attributes are shown with their proper option labels instead of raw values.
Public Methods
- filterNotVisibleAttributes()