protected property FileCacheTest::$fileCache in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php \Drupal\Tests\Component\FileCache\FileCacheTest::fileCache
FileCache object used for the tests.
Type: \Drupal\Component\FileCache\FileCacheInterface
File
- core/
tests/ Drupal/ Tests/ Component/ FileCache/ FileCacheTest.php, line 24 - Contains \Drupal\Tests\Component\FileCache\FileCacheTest.
Class
- FileCacheTest
- @coversDefaultClass \Drupal\Component\FileCache\FileCache @group FileCache
Namespace
Drupal\Tests\Component\FileCacheCode
protected $fileCache;