views_plugin_cache::$storage

Same name in other branches
  1. 7.x-3.x plugins/views_plugin_cache.inc \views_plugin_cache::storage

Contains all data that should be written/read from cache.

Type: storage

File

plugins/views_plugin_cache.inc, line 12

Class

views_plugin_cache
The base plugin to handle caching.

Code

var $storage = array();