The module implementing this view.
Type: string
File
- core/modules/views/src/Entity/View.php, line 115
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\Entity
Code
protected $module = 'views';
The module implementing this view.
Type: string
Drupal\views\Entity
protected $module = 'views';
Please login to continue.