Implementing this interface make an object Stateful and able to be handled by the state machine
| string |
getFiniteState()
Sets the object state |
|
|
setFiniteState( string $state)
Sets the object state |
public string
getFiniteState()
Sets the object state
| Return Value |
|
|---|
public
setFiniteState( string $state)
Sets the object state
| Parameters |
|
|||
|---|---|---|---|---|