You are here

protected property DependentEntityWrapper::$uuid in Dependency Calculation 8

The entity uuid.

Type: null|string

File

src/DependentEntityWrapper.php, line 32

Class

DependentEntityWrapper
An entity wrapper class for finding and tracking dependencies of an entity.

Namespace

Drupal\depcalc

Code

protected $uuid;