You are here

protected property WorkflowTransitionEvent::$fieldName in State Machine 8

The state field name.

Type: string

File

src/Event/WorkflowTransitionEvent.php, line 41

Class

WorkflowTransitionEvent
Defines the workflow transition event.

Namespace

Drupal\state_machine\Event

Code

protected $fieldName;