correct docstrings
This commit is contained in:
parent
daa33a8f4b
commit
01a9c81f81
78 changed files with 275 additions and 62 deletions
|
|
@ -193,6 +193,7 @@
|
|||
* Get Character groups for a Character groups-group.
|
||||
*
|
||||
* @param int $groupsgroupId ID of the Character groups-group
|
||||
* @param string $sortorder Field to sort by (optional)
|
||||
* @return array Character groups
|
||||
*/
|
||||
public function getGroupsForGroupsgroup($groupsgroupId, $sortorder='name')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue