Skip to content

Commit f90b9c4

Browse files
mpdudefabpot
authored andcommitted
[3.0][Config] Remove ResourceInterface::getResource() which was deprecated in 2.8
1 parent 352bdcb commit f90b9c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/TranslatorCacheTest.php

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

291-
public function getResource()
292-
{
293-
}
294-
295291
public function __toString()
296292
{
297293
return '';

0 commit comments

Comments
 (0)