Skip to content

Commit e751119

Browse files
committed
MAGETWO-36095: Remove Banners API annotation
1 parent 177d26b commit e751119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Captcha/Model/Checkout/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ protected function isRequired($formId)
119119
* Return captcha model for specified form
120120
*
121121
* @param string $formId
122-
* @return \Magento\Captcha\Model\ModelInterface
122+
* @return \Magento\Captcha\Model\CaptchaInterface
123123
*/
124124
protected function getCaptchaModel($formId)
125125
{

0 commit comments

Comments
 (0)