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.
1 parent 016459a commit 3fb4275Copy full SHA for 3fb4275
ReCaptchaVersion3Invisible/Model/Frontend/ValidationConfigProvider.php
@@ -48,6 +48,7 @@ class ValidationConfigProvider implements ValidationConfigProviderInterface
48
* @param ScopeConfigInterface $scopeConfig
49
* @param RemoteAddress $remoteAddress
50
* @param ValidationConfigInterfaceFactory $validationConfigFactory
51
+ * @param ValidationConfigExtensionFactory $validationConfigExtensionFactory
52
*/
53
public function __construct(
54
ScopeConfigInterface $scopeConfig,
0 commit comments