InstallerModelLanguages::populateState
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Signature
protected function populateState([string
$ordering = 'name',
[string
$direction = 'asc']] )
Parameters
-
$ordering
- list order
-
$direction
- direction in the list
Returns
- void