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
Namespace
Drupal\restful\UtilCode
protected $loaded = array();