protected static property StaticFileCacheBackend::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php \Drupal\Tests\Component\FileCache\StaticFileCacheBackend::cache
Internal static cache.
Type: array
File
- core/
tests/ Drupal/ Tests/ Component/ FileCache/ StaticFileCacheBackend.php, line 22 - Contains \Drupal\Tests\Component\FileCache\StaticFileCacheBackend.
Class
- StaticFileCacheBackend
- Allows to cache data based on file modification dates in a static cache.
Namespace
Drupal\Tests\Component\FileCacheCode
protected static $cache = [];