getScenario() public method
Returns the scenario that this model is used in.
Scenario affects how validation is performed and which attributes can be massively assigned.
| public string getScenario ( ) | ||
|---|---|---|
| return | string |
The scenario that this model is in. Defaults to SCENARIO_DEFAULT. |
Please login to continue.