We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177d26b commit e751119Copy full SHA for e751119
app/code/Magento/Captcha/Model/Checkout/ConfigProvider.php
@@ -119,7 +119,7 @@ protected function isRequired($formId)
119
* Return captcha model for specified form
120
*
121
* @param string $formId
122
- * @return \Magento\Captcha\Model\ModelInterface
+ * @return \Magento\Captcha\Model\CaptchaInterface
123
*/
124
protected function getCaptchaModel($formId)
125
{
0 commit comments