You are here

protected property DependencyCalculator::$dispatcher in Dependency Calculation 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/DependencyCalculator.php, line 24

Class

DependencyCalculator
Calculates all the dependencies of a given entity.

Namespace

Drupal\depcalc

Code

protected $dispatcher;