class StateHistory extends Model (View source)

Properties

string $actorUserId
string $state
string $stateTimestamp

Methods

setActorUserId($actorUserId)

No description

string
getActorUserId()

No description

setState($state)

No description

string
getState()

No description

setStateTimestamp($stateTimestamp)

No description

string
getStateTimestamp()

No description

Details

setActorUserId($actorUserId)

No description

Parameters

$actorUserId

string getActorUserId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStateTimestamp($stateTimestamp)

No description

Parameters

$stateTimestamp

string getStateTimestamp()

No description

Return Value

string