You are here

public property ViewStorage::$description in Views (for Drupal 7) 8.3

The description of the view, which is used only in the interface.

Type: string

File

lib/Drupal/views/ViewStorage.php, line 37
Definition of Drupal\views\ViewStorage.

Class

ViewStorage
Defines a ViewStorage configuration entity class.

Namespace

Drupal\views

Code

public $description = '';