You are here

protected property CalculateEntityDependenciesEvent::$stack in Dependency Calculation 8

The dependency stack.

Type: \Drupal\depcalc\DependencyStack

File

src/Event/CalculateEntityDependenciesEvent.php, line 26

Class

CalculateEntityDependenciesEvent
The event dispatched to calculate dependencies.

Namespace

Drupal\depcalc\Event

Code

protected $stack;