protected property View::$label in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::label
- 10 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::label
The label of the view.
Type: string
File
- core/
modules/ views/ src/ Entity/ View.php, line 69
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $label;