| StateMachineInterface |
get( StatefulInterface $object)
Returns a StateMachine instance initialized on $object |
from AbstractFactory |
| addLoader( LoaderInterface $loader) | from AbstractFactory | |
| __construct( Pimple $container, string $id) |
public StateMachineInterface
get( StatefulInterface $object)
Returns a StateMachine instance initialized on $object
| Parameters |
|
|||
|---|---|---|---|---|
| Return Value |
|
|||
public
addLoader( LoaderInterface $loader)
public
__construct( Pimple $container, string $id)
| Parameters |
|
||||||
|---|---|---|---|---|---|---|---|