You are here

protected property DependencyCalculatorTest::$calculator in Dependency Calculation 8

Calculates all the dependencies of a given entity.

Type: \Drupal\depcalc\DependencyCalculator

File

tests/src/Kernel/DependencyCalculatorTest.php, line 47

Class

DependencyCalculatorTest
Class DependencyCalculatorTest.

Namespace

Drupal\Tests\depcalc\Kernel

Code

protected $calculator;