| __construct( array $config) | ||
|
load( StateMachineInterface $stateMachine)
Loads a state machine |
||
| boolean |
supports( StatefulInterface $object)
Returns if this loader supports $object |
public
__construct( array $config)
| Parameters |
|
|||
|---|---|---|---|---|
public
load( StateMachineInterface $stateMachine)
public boolean
supports( StatefulInterface $object)