protected property View::$description in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::description
The description of the view, which is used only in the interface.
Type: string
File
- core/
modules/ views/ src/ Entity/ View.php, line 72 - Contains \Drupal\views\Entity\View.
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $description = '';