We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be28fa7 commit 4a545cdCopy full SHA for 4a545cd
tests/Fixtures/RecordingPerfbaseClient.php
@@ -65,7 +65,7 @@ public function setAttribute(string $key, string $value): void
65
$this->attributes[$key] = $value;
66
}
67
68
- public function reset()
+ public function reset(): void
69
{
70
71
0 commit comments