You are here

protected property StateMachine::$events in State Machine 7.3

Same name and namespace in other branches
  1. 6 inc/base.inc \StateMachine::events
  2. 7 inc/base.inc \StateMachine::events
  3. 7.2 inc/base.inc \StateMachine::events

File

inc/base.inc, line 12
Defines the base classes of the state machine.

Class

StateMachine
The base class.

Code

protected $events = array();