InstallerModelUpdate::populateState
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Signature
protected function populateState([string
$ordering = null,
[string
$direction = null]] )
Parameters
-
$ordering
- An optional ordering field.
-
$direction
- An optional direction (asc|desc).
Returns
- void