protected property View::$executable

Stores a reference to the executable version of this view.

Type: Drupal\views\ViewExecutable

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php, line 134
Definition of Drupal\views\Plugin\Core\Entity\View.

Class

View
Defines a View configuration entity class.

Namespace

Drupal\views\Plugin\Core\Entity

Code

protected $executable;