Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
andi-huber committed May 14, 2024
2 parents 508fa2c + f872880 commit 059d6c7
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 059d6c7

Please sign in to comment.