You are here

public property StateFlowEntity::$initial in State Machine 7.3

Called from StateMachine::__construct to initialize the states and events.

Overrides StateMachine::$initial

File

modules/state_flow_entity/plugins/state_flow_entity.inc, line 12
State Flow implementation of the State Machine class.

Class

StateFlowEntity
@file State Flow implementation of the State Machine class.

Code

public $initial;