Skip to content

Commit

Permalink
Estup2-649: java-doc fix in prev. commit
Browse files Browse the repository at this point in the history
  • Loading branch information
andi-huber committed May 14, 2024
1 parent 1a6bed9 commit f872880
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ public static boolean hidesAction(
}

/**
* @param identifier - presence results in a more verbose message
* @param mmc - if present AND when PROTOTYPING, results in a more concise message,
* @param identifier - presence results in a more detailed message (including feature origin)
* @param mmc - if present AND when NOT PROTOTYPING AND when identifier is also present,
* results in a more concise message,
* only including the friendly member name (omitting the type's name)
*/
public static String formatNotAuthorizedToEdit(
Expand Down

0 comments on commit f872880

Please sign in to comment.