You are here

protected property DependentEntityWrapper::$id in Dependency Calculation 8

The entity id.

Type: int|null|string

File

src/DependentEntityWrapper.php, line 18

Class

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

Namespace

Drupal\depcalc

Code

protected $id;