Model
Font
Magento\Captcha\Model\Config\Font
What it does
This class provides a list of available fonts for CAPTCHA images as dropdown options in Magento's admin configuration.
Developers use this class when they need to populate the font selection field in the CAPTCHA configuration section, allowing store administrators to choose which font style to use for CAPTCHA text rendering.
Public Methods
- toOptionArray()