public property EnergyBelowCutoffEvent::$entity in Radioactivity 4.0.x
Same name and namespace in other branches
- 8.3 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\EventCode
public $entity;