Skip to content

Commit

Permalink
Add documentation to ListProfilesImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed May 16, 2023
1 parent 7d049d0 commit 5cdd68c
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -10,6 +10,10 @@
import sop.exception.SOPGPException;
import sop.operation.ListProfiles;

/**
* Implementation of the <pre>list-profiles</pre> operation using PGPainless.
*
*/
public class ListProfilesImpl implements ListProfiles {

@Override
Expand Down

0 comments on commit 5cdd68c

Please sign in to comment.