You are here

protected property ViewStorage::$executable in Views (for Drupal 7) 8.3

Stores a reference to the executable version of this view.

Type: Drupal\views\ViewExecutable

File

lib/Drupal/views/ViewStorage.php, line 109
Definition of Drupal\views\ViewStorage.

Class

ViewStorage
Defines a ViewStorage configuration entity class.

Namespace

Drupal\views

Code

protected $executable;