You are here

protected property PersistableCache::$loaded in RESTful 7.2

Tracks the loaded keys.

Type: string[]

File

src/Util/PersistableCache.php, line 24
Contains \Drupal\restful\Util\PersistableCache.

Class

PersistableCache

Namespace

Drupal\restful\Util

Code

protected $loaded = array();