[Translation] Fix tests compat with 2.8

This commit is contained in:
Nicolas Grekas 2015-10-07 12:38:49 +02:00
parent 7b805892aa
commit 2da72cbbe8
1 changed files with 4 additions and 0 deletions

View File

@ -288,6 +288,10 @@ class StaleResource implements SelfCheckingResourceInterface
return false;
}
public function getResource()
{
}
public function __toString()
{
return '';