Model
Hidden
Magento\Customer\Model\Attribute\Data\Hidden
What it does
This class handles hidden customer attribute data in Magento 2.
It extends the base EAV hidden attribute data model to provide customer-specific handling of hidden form fields, allowing developers to work with customer attributes that should not be visible to users but need to be processed during customer data operations.