minor fix Config

This commit is contained in:
Arif RH
2021-11-25 14:55:55 +07:00
parent a4c06b9a36
commit 6163d26f50

View File

@@ -42,7 +42,7 @@ class Config implements ConfigInterface
?string $partner,
?string $endpoint,
?string $currency,
?bool $debug,
?bool $debug
) {
/**
* @psalm-suppress InvalidScalarArgument