setScenario() public method
Sets the scenario for the model.
Note that this method does not check if the scenario exists or not. The method validate() will perform this check.
| public void setScenario ( $value ) | ||
|---|---|---|
| $value | string |
The scenario that this model is in. |
Please login to continue.