Model
File
Magento\Customer\Model\Attribute\Data\File
What it does
This class handles file attribute data for customer entities in Magento 2.
Developers use this model when working with custom file-type attributes added to customer forms, such as profile images or document uploads.
It extends the base EAV file data model to provide customer-specific file attribute handling.