You are here

protected property DependentEntityWrapper::$hash in Dependency Calculation 8

The sha1 hash value of the entity.

Type: string

File

src/DependentEntityWrapper.php, line 39

Class

DependentEntityWrapper
An entity wrapper class for finding and tracking dependencies of an entity.

Namespace

Drupal\depcalc

Code

protected $hash;