We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fed11d commit 27467ddCopy full SHA for 27467dd
1 file changed
src/Retry.php
@@ -382,7 +382,6 @@ protected static function getDefaultDecider(): Closure
382
/**
383
* @param int $attempt
384
* @return $this
385
- * @psalm-suppress ArgumentTypeCoercion
386
*/
387
public function wait(int $attempt): self
388
{
0 commit comments