protected property MemoryBackend::$cache in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/MemoryBackend.php \Drupal\Core\Cache\MemoryBackend::cache
Array to store cache objects.
File
- core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php, line 27
Class
- MemoryBackend
- Defines a memory cache implementation.
Namespace
Drupal\Core\CacheCode
protected $cache = [];