Search for setVariable

  1. Search 7.x-2.x for setVariable
  2. Other projects
Title Object type File name Summary
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.