Skip to content

Commit 4a545cd

Browse files
committed
v1.1.1
1 parent be28fa7 commit 4a545cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/RecordingPerfbaseClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public function setAttribute(string $key, string $value): void
6565
$this->attributes[$key] = $value;
6666
}
6767

68-
public function reset()
68+
public function reset(): void
6969
{
7070
}
7171
}

0 commit comments

Comments
 (0)