StatefulModelInterface
Joomla Framework Stateful Model Interface
since |
1.3.0 |
---|---|
package |
Joomla Framework |
Methods
getState
Get the model state.
getState() : \Joomla\Registry\Registry
since |
1.3.0 |
---|
Response
\Joomla\Registry\Registry
The state object.