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