protected property StateMachine::$initial in State Machine 7.3
Same name and namespace in other branches
- 6 inc/base.inc \StateMachine::initial
- 7 inc/base.inc \StateMachine::initial
- 7.2 inc/base.inc \StateMachine::initial
File
- inc/
base.inc, line 13 - Defines the base classes of the state machine.
Class
- StateMachine
- The base class.
Code
protected $initial;