Log in
Interface

UiConfigResolverInterface

Magento\ReCaptchaUi\Model\UiConfigResolverInterface

What it does

This interface defines a contract for retrieving reCAPTCHA UI configuration settings for different functionalities throughout Magento 2.

Developers implement this interface to provide configuration data needed to render reCAPTCHA widgets on various forms like customer login, registration, or contact forms.

It serves as an extension point allowing customization of reCAPTCHA behavior for specific use cases identified by a unique key.

Public Methods

  • get()