UiConfigResolver
Magento\ReCaptchaUi\Model\UiConfigResolver
What it does
This class resolves and provides UI configuration for different reCAPTCHA types in Magento 2.
Developers use it to retrieve the appropriate UI configuration based on a key (like 'customer_login' or 'contact'), which determines which type of reCAPTCHA (v2, v3, invisible) should be displayed.
It acts as a central extension point for managing reCAPTCHA UI configurations across different areas of the store.
Public Methods
- get()