Model
Options
Magento\Customer\Model\Options
What it does
This class provides customer name prefix and suffix configuration options (like Mr., Mrs., Jr., Sr.) for forms throughout Magento.
Developers use this when building customer registration, account edit, or address forms to retrieve the configured dropdown options for name prefixes and suffixes based on store settings.
Public Methods
- getNamePrefixOptions()
- getNameSuffixOptions()