Stores a reference to the executable version of this view.
Type: \Drupal\views\ViewExecutable
File
- core/modules/views/src/Entity/View.php, line 108
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\Entity
Code
protected $executable;
Please login to continue.