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.
2 parents 33cd2a5 + a62a766 commit a6a0ccdCopy full SHA for a6a0ccd
src/Adyen/AdyenException.php
@@ -40,7 +40,7 @@ class AdyenException extends Exception
40
public function __construct(
41
$message = "",
42
$code = 0,
43
- \Throwable $previous = null,
+ ?\Throwable $previous = null,
44
$status = null,
45
$errorType = null,
46
$pspReference = null,
0 commit comments