You are here

protected property WorkflowTransitionEvent::$entity in State Machine 8

The entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Event/WorkflowTransitionEvent.php, line 34

Class

WorkflowTransitionEvent
Defines the workflow transition event.

Namespace

Drupal\state_machine\Event

Code

protected $entity;