You are here

protected property DependentEntityWrapper::$modules in Dependency Calculation 8

The modules this entity requires to operate.

Type: string[]

File

src/DependentEntityWrapper.php, line 67

Class

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

Namespace

Drupal\depcalc

Code

protected $modules = [];