Skip to content

Commit 68e4196

Browse files
authored
Merge pull request #4 from magento-performance/ACPT-1360
ACPT-1360
2 parents 8fbca6a + cceea8e commit 68e4196

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)