mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 19:43:10 +00:00
DS-3406: Resolve review feedback
This commit is contained in:
@@ -226,7 +226,7 @@ public class Item extends DSpaceObject implements DSpaceObjectLegacySupport
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the collections this item is in. The order is indeterminate.
|
||||
* Get the collections this item is in. The order is sorted ascending by collection name.
|
||||
*
|
||||
* @return the collections this item is in, if any.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user