You are here

protected property FilterDependencyConfigEntityEvent::$calculate in Dependency Calculation 8

Whether or not to calculate this config entity as a dependency.

Type: bool

File

src/Event/FilterDependencyConfigEntityEvent.php, line 18

Class

FilterDependencyConfigEntityEvent
Class FilterDependencyConfigEntityEvent

Namespace

Drupal\depcalc\Event

Code

protected $calculate = TRUE;