protected property DependentEntityWrapper::$dependencies in Dependency Calculation 8
The list of uuid/hash values of dependencies of this entity.
Type: string[]
File
- src/
DependentEntityWrapper.php, line 53
Class
- DependentEntityWrapper
- An entity wrapper class for finding and tracking dependencies of an entity.
Namespace
Drupal\depcalcCode
protected $dependencies = [];