You are here

public function DependentEntityWrapperInterface::getModuleDependencies in Dependency Calculation 8

The list of module dependencies.

Return value

string[]

1 method overrides DependentEntityWrapperInterface::getModuleDependencies()
DependentEntityWrapper::getModuleDependencies in src/DependentEntityWrapper.php
The list of module dependencies.

File

src/DependentEntityWrapperInterface.php, line 103

Class

DependentEntityWrapperInterface
Interface DependentEntityWrapperInterface.

Namespace

Drupal\depcalc

Code

public function getModuleDependencies();