The label of the view.
File
- core/modules/views/src/Entity/View.php, line 60
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\Entity
Code
protected $label;
The label of the view.
Drupal\views\Entity
protected $label;
Please login to continue.