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 dc68f67 commit 839c83aCopy full SHA for 839c83a
src/Plugin/os2web/DataLookup/DatafordelerBase.php
@@ -44,7 +44,7 @@ public function defaultConfiguration(): array {
44
return [
45
'cert_path_live' => '',
46
'cert_passphrase_live' => '',
47
- ] + parent::defaultConfiguration();
+ ] + parent::defaultConfiguration();
48
}
49
50
/**
0 commit comments