You are here

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

The UUID for this entity.

Type: string

Overrides ConfigEntityBase::$uuid

File

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

Class

ViewStorage
Defines a ViewStorage configuration entity class.

Namespace

Drupal\views

Code

public $uuid = NULL;