UiConfigProvider
Magento\ReCaptchaVersion2Invisible\Model\Adminhtml\UiConfigProvider
What it does
This class provides UI configuration for Google reCAPTCHA v2 Invisible in the Magento admin panel.
It retrieves settings like site key, badge position, theme, and language from store configuration and formats them for rendering the invisible reCAPTCHA widget on admin forms.
Developers use this to integrate invisible reCAPTCHA validation into backend forms without requiring user interaction.
Public Methods
- get()