StaticFileCacheBackend::$cache
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php \Drupal\Tests\Component\FileCache\StaticFileCacheBackend::cache
- 8.9.x core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php \Drupal\Tests\Component\FileCache\StaticFileCacheBackend::cache
- 11.x 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 19
Class
- StaticFileCacheBackend
- Allows to cache data based on file modification dates in a static cache.
Namespace
Drupal\Tests\Component\FileCacheCode
protected static $cache = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.