You are here

protected property PersistableCache::$data in RESTful 7.2

The data array.

Type: array

File

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

Class

PersistableCache

Namespace

Drupal\restful\Util

Code

protected $data = array();