You are here

protected property InvalidateDependenciesEvent::$wrappers in Dependency Calculation 8

The list of DependentEntityWrappers being invalidated.

Type: \Drupal\depcalc\DependentEntityWrapperInterface[]

File

src/Event/InvalidateDependenciesEvent.php, line 14

Class

InvalidateDependenciesEvent

Namespace

Drupal\depcalc\Event

Code

protected $wrappers;