Skip to content

Commit 11669e0

Browse files
author
ogorkun
committed
MC-38984: Merge all ReCaptcha web API coverage stories
1 parent 8383438 commit 11669e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ReCaptchaCustomer/Model/WebapiConfigProvider.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
76
declare(strict_types=1);
87

98
namespace Magento\ReCaptchaCustomer\Model;
@@ -15,7 +14,7 @@
1514
use Magento\ReCaptchaWebapiApi\Api\WebapiValidationConfigProviderInterface;
1615

1716
/**
18-
* Provide customer-related endpoint information
17+
* Provide customer related endpoint configuration.
1918
*/
2019
class WebapiConfigProvider implements WebapiValidationConfigProviderInterface
2120
{

0 commit comments

Comments
 (0)