ExecutionState::setVariable |
function |
src/Context/ExecutionState.php |
Sets a state variable based on its definition and value. |
ExecutionState::setVariableData |
function |
src/Context/ExecutionState.php |
Sets a state variable with some typed data object. |
ExecutionStateInterface::setVariable |
function |
src/Context/ExecutionStateInterface.php |
Sets a state variable based on its definition and value. |
ExecutionStateInterface::setVariableData |
function |
src/Context/ExecutionStateInterface.php |
Sets a state variable with some typed data object. |