Skip to content

Commit 839c83a

Browse files
committed
Formatting fix
1 parent dc68f67 commit 839c83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/os2web/DataLookup/DatafordelerBase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function defaultConfiguration(): array {
4444
return [
4545
'cert_path_live' => '',
4646
'cert_passphrase_live' => '',
47-
] + parent::defaultConfiguration();
47+
] + parent::defaultConfiguration();
4848
}
4949

5050
/**

0 commit comments

Comments
 (0)