Model
ReCaptcha
Magento\ReCaptchaValidation\Model\ReCaptcha
What it does
This class serves as a wrapper around Google's ReCaptcha library to resolve PHP 8.2+ dynamic property deprecation warnings in Magento 2.
Developers don't typically interact with this class directly - it's used internally by Magento's ReCaptcha validation system to ensure compatibility with modern PHP versions while maintaining the original Google ReCaptcha functionality.