Skip to content

Commit dc68f67

Browse files
committed
Formatting fix
1 parent afbb8fd commit dc68f67

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
@@ -43,7 +43,7 @@ public function __construct(
4343
public function defaultConfiguration(): array {
4444
return [
4545
'cert_path_live' => '',
46-
'cert_passphrase_live' => ''
46+
'cert_passphrase_live' => '',
4747
] + parent::defaultConfiguration();
4848
}
4949

0 commit comments

Comments
 (0)