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.
1 parent 496c48f commit 8dbf3baCopy full SHA for 8dbf3ba
tests/aws_apcu_cache_test.php
@@ -51,7 +51,7 @@ protected function setUp(): void {
51
}
52
53
54
- protected function tearDown() {
+ protected function tearDown(): void {
55
apcu_delete(self::TEST_KEY);
56
57
0 commit comments