Skip to content

Commit

Permalink
[skip] Add missing Javadoc parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ppouchin committed Feb 23, 2024
1 parent 67f52d0 commit 2ffcee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/fr/igred/omero/Browser.java
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,8 @@ public List<ImageWrapper> getImages(String name)
/**
* Gets all orphaned images owned by the specified user.
*
* @param experimenter The user.
*
* @return See above.
*
* @throws ServiceException Cannot connect to OMERO.
Expand Down

0 comments on commit 2ffcee3

Please sign in to comment.