You are here

public function DependentEntityWrapperInterface::getHash in Dependency Calculation 8

The hash value of the entity.

Return value

mixed

1 method overrides DependentEntityWrapperInterface::getHash()
DependentEntityWrapper::getHash in src/DependentEntityWrapper.php
The hash value of the entity.

File

src/DependentEntityWrapperInterface.php, line 110

Class

DependentEntityWrapperInterface
Interface DependentEntityWrapperInterface.

Namespace

Drupal\depcalc

Code

public function getHash();