You are here

protected property DisplayBase::$uuid in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/DisplayBase.php \Drupal\entity_browser\DisplayBase::uuid

Instance UUID string.

Type: string

File

src/DisplayBase.php, line 56

Class

DisplayBase
Base implementation for display plugins.

Namespace

Drupal\entity_browser

Code

protected $uuid = NULL;