You are here

protected property SectionComponentDependenciesEvent::$entityDependencies in Dependency Calculation 8

The entity dependencies for this event.

Type: \Drupal\Core\Entity\EntityInterface[]

File

src/Event/SectionComponentDependenciesEvent.php, line 26

Class

SectionComponentDependenciesEvent
The SectionComponentDependenciesEvent event.

Namespace

Drupal\depcalc\Event

Code

protected $entityDependencies;