Log in
Model

Select

Magento\Customer\Model\Attribute\Data\Select

What it does

This class handles select/dropdown attribute data for customer entities in Magento 2.

Developers use this when working with customer attributes that have a select input type, such as gender or custom dropdown attributes.

It extends the base EAV select data model to provide customer-specific behavior for processing and validating select attribute values.