You are here

protected property DependentEntityWrapper::$remoteUuid in Dependency Calculation 8

The remote uuid of the entity if it differs from the ContentHub uuid.

Type: string

File

src/DependentEntityWrapper.php, line 46

Class

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

Namespace

Drupal\depcalc

Code

protected $remoteUuid;