UsersModelGroups::getStoreId
Method to get a store id based on model configuration state.
This is necessary because the model is used by the component and different modules that might need different sets of data or different ordering requirements.
Signature
protected function getStoreId([string
$id = ''] )
Parameters
-
$id
- A prefix for the store id.
Returns
- string
- A store id.