You are here

protected property DependentEntityWrapper::$additionalProcessing in Dependency Calculation 8

Whether this entity needs additional processing.

Type: bool

File

src/DependentEntityWrapper.php, line 74

Class

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

Namespace

Drupal\depcalc

Code

protected $additionalProcessing;