Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PhpBackend.php
PhpBackend::$cache
Array to store cache objects.
Type:
object[]
File
core/
lib/
Drupal/
Core/
Cache/
PhpBackend.php
, line 41
Class
PhpBackend
Defines a PHP cache implementation.
Namespace
Drupal\Core\Cache
Code
protected $cache = [];
RSS feed