You are here

public property EnergyBelowCutoffEvent::$entity in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/Event/EnergyBelowCutoffEvent.php \Drupal\radioactivity\Event\EnergyBelowCutoffEvent::entity

The entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Event/EnergyBelowCutoffEvent.php, line 22

Class

EnergyBelowCutoffEvent
Represents a 'Energy is below the cutoff level' event.

Namespace

Drupal\radioactivity\Event

Code

public $entity;