13 more Group tests
WebGUI::Group->find returns first group, no guaranteed order of search
This commit is contained in:
parent
23fa58ca11
commit
b4520939f1
2 changed files with 27 additions and 9 deletions
|
|
@ -418,6 +418,8 @@ sub expireOffset {
|
|||
=head2 find ( session, name )
|
||||
|
||||
An alternative to the constructor "new", use find as a constructor by name rather than id.
|
||||
Returns the first group with that name found. There is no guaranteed order of the search
|
||||
to be sure not to create groups with the same name!
|
||||
|
||||
=head3 session
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue