Skip to content

Commit 156370e

Browse files
Merge pull request #123 from magento-cia/2.4.7-beta2-develop-2.4-develop-sync-09112023
Sync of 2.4.7-beta2-develop with 2.4-develop
2 parents 9608ac7 + a855302 commit 156370e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaVersion3Invisible/Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Config implements ResetAfterRequestInterface
4343
/**
4444
* @var array
4545
*/
46-
private array $uiConfig;
46+
private array $uiConfig = [];
4747

4848
/**
4949
* @var ValidationConfigProvider

0 commit comments

Comments
 (0)