Skip to content

Commit 724ed32

Browse files
[Translation] Fix tests compat with 2.8
1 parent 81dc8e3 commit 724ed32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tests/TranslatorCacheTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,10 @@ public function isFresh($timestamp)
288288
return false;
289289
}
290290

291+
public function getResource()
292+
{
293+
}
294+
291295
public function __toString()
292296
{
293297
return '';

0 commit comments

Comments
 (0)