protected property PhpBackend::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Cache/PhpBackend.php \Drupal\Core\Cache\PhpBackend::cache
Array to store cache objects.
File
- core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php, line 36 - Contains \Drupal\Core\Cache\PhpBackend.
Class
- PhpBackend
- Defines a PHP cache implementation.
Namespace
Drupal\Core\CacheCode
protected $cache = array();