protected property ViewsData::$storage

Storage for the data itself.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/ViewsData.php, line 44
Contains \Drupal\views\ViewsData.

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $storage = array();