Model
Image
Magento\Customer\Model\Attribute\Data\Image
What it does
This class handles customer attribute data for image file uploads in Magento 2.
Developers use this class when working with custom customer attributes that store image files, such as profile pictures or identification documents.
It extends the base EAV image attribute data model to provide customer-specific image handling functionality.