You are here

public function StaleResource::__toString in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/translation/Tests/TranslatorCacheTest.php \Symfony\Component\Translation\Tests\StaleResource::__toString()

File

vendor/symfony/translation/Tests/TranslatorCacheTest.php, line 295

Class

StaleResource

Namespace

Symfony\Component\Translation\Tests

Code

public function __toString() {
  return '';
}