diff --git a/src/Results/SettledResult.php b/src/Results/SettledResult.php index 2b0fe1c..0b824b1 100644 --- a/src/Results/SettledResult.php +++ b/src/Results/SettledResult.php @@ -92,7 +92,7 @@ public function toResponse($request) } /** - * @param ?int $numberOfBacktraces + * @param ?int $numberOfBacktraces * * Throw an exception if there was an error, otherwise do nothing. *