public function DependentEntityWrapperInterface::getRemoteUuid in Dependency Calculation 8
Get remote uuid.
Return value
null|string The uuid.
1 method overrides DependentEntityWrapperInterface::getRemoteUuid()
- DependentEntityWrapper::getRemoteUuid in src/
DependentEntityWrapper.php - Get remote uuid.
File
- src/
DependentEntityWrapperInterface.php, line 44
Class
- DependentEntityWrapperInterface
- Interface DependentEntityWrapperInterface.
Namespace
Drupal\depcalcCode
public function getRemoteUuid();