You are here

public function DependentEntityWrapperInterface::setRemoteUuid in Dependency Calculation 8

Set remote uuid.

Parameters

null|string $uuid:

1 method overrides DependentEntityWrapperInterface::setRemoteUuid()
DependentEntityWrapper::setRemoteUuid in src/DependentEntityWrapper.php
Set remote uuid.

File

src/DependentEntityWrapperInterface.php, line 36

Class

DependentEntityWrapperInterface
Interface DependentEntityWrapperInterface.

Namespace

Drupal\depcalc

Code

public function setRemoteUuid($uuid);