You are here

protected property DependentEntityWrapper::$entityTypeId in Dependency Calculation 8

The entity type id.

Type: string

File

src/DependentEntityWrapper.php, line 25

Class

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

Namespace

Drupal\depcalc

Code

protected $entityTypeId;