You are here

protected property FilterDependencyCalculationFieldsEvent::$entity in Dependency Calculation 8

The entity to calculate dependencies.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Event/FilterDependencyCalculationFieldsEvent.php, line 19

Class

FilterDependencyCalculationFieldsEvent
The FilterDependencyCalculationFieldsEvent event.

Namespace

Drupal\depcalc\Event

Code

protected $entity;