StatefulModelTrait
Trait representing a model holding a state
| since |
1.3.0 |
|---|---|
| package |
Joomla Framework |
Methods
getState
Get the model state.
getState() : \Joomla\Registry\Registry
setState
Set the model state.
setState(\Joomla\Registry\Registry state) :