OptionSource
Magento\ReCaptchaAdminUi\Model\OptionSource
What it does
This class serves as a generic base class for creating reCAPTCHA configuration options in Magento 2 admin system configuration.
Developers use this as a foundation for virtual types in dependency injection to define selectable reCAPTCHA options in admin stores and system configuration dropdowns.
It's not meant to be instantiated directly but extended through DI configuration to provide specific reCAPTCHA-related options.
Public Methods
- toOptionArray()