Skip to content

Commit 618900f

Browse files
committed
ACP2E-1338: Google reCaptcha in Incorrect position
1 parent 30df771 commit 618900f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReCaptchaPaypal/Observer/PayPalObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ class PayPalObserver implements ObserverInterface
9393
* @param ErrorMessageConfigInterface|null $errorMessageConfig
9494
* @param ValidationErrorMessagesProvider|null $validationErrorMessagesProvider
9595
* @param ReCaptchaSession|null $reCaptchaSession
96+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
9697
*/
9798
public function __construct(
9899
CaptchaResponseResolverInterface $captchaResponseResolver,

0 commit comments

Comments
 (0)