You are here

protected property ViewStorageController::$uuidFactory in Views (for Drupal 7) 8.3

Holds a UUID factory instance.

Type: Drupal\Component\Uuid\Uuid

File

lib/Drupal/views/ViewStorageController.php, line 24
Definition of Drupal\views\ViewStorageController.

Class

ViewStorageController
Defines the storage controller class for ViewStorage entities.

Namespace

Drupal\views

Code

protected $uuidFactory = NULL;