You are here

protected property SectionComponentDependenciesEvent::$moduleDependencies in Dependency Calculation 8

The module dependencies for this event.

Type: string[]

File

src/Event/SectionComponentDependenciesEvent.php, line 33

Class

SectionComponentDependenciesEvent
The SectionComponentDependenciesEvent event.

Namespace

Drupal\depcalc\Event

Code

protected $moduleDependencies;