diff --git a/src/Config/Config.php b/src/Config/Config.php index bd2c515..78f11ab 100644 --- a/src/Config/Config.php +++ b/src/Config/Config.php @@ -42,7 +42,7 @@ class Config implements ConfigInterface ?string $partner, ?string $endpoint, ?string $currency, - ?bool $debug, + ?bool $debug ) { /** * @psalm-suppress InvalidScalarArgument