Model

CaptchaConfigPostProcessorComposite

Magento\Captcha\Model\Filter\CaptchaConfigPostProcessorComposite

What it does

This composite class processes and transforms captcha configuration by delegating the work to multiple registered processors.

Developers use this when they need to apply multiple configuration transformations or filters to captcha settings, such as adding custom validation rules or modifying form-specific captcha behavior through dependency injection.

Public Methods

  • process()