protected property FileCacheTest::$staticFileCache in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php \Drupal\Tests\Component\FileCache\FileCacheTest::staticFileCache
Static FileCache object used for verification of tests.
Type: \Drupal\Component\FileCache\FileCacheBackendInterface
File
- core/
tests/ Drupal/ Tests/ Component/ FileCache/ FileCacheTest.php, line 26
Class
- FileCacheTest
- @coversDefaultClass \Drupal\Component\FileCache\FileCache @group FileCache
Namespace
Drupal\Tests\Component\FileCacheCode
protected $staticFileCache;