We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9608ac7 + a855302 commit 156370eCopy full SHA for 156370e
ReCaptchaVersion3Invisible/Model/Config.php
@@ -43,7 +43,7 @@ class Config implements ResetAfterRequestInterface
43
/**
44
* @var array
45
*/
46
- private array $uiConfig;
+ private array $uiConfig = [];
47
48
49
* @var ValidationConfigProvider
0 commit comments