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\depcalcCode
public function setRemoteUuid($uuid);