Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Nov 20, 2023
1 parent a44a677 commit 8d4711c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import java.lang.annotation.Target
@GroovyASTTransformationClass(classes = BouncerMethodTransformer)
@interface BouncerMethod {
/**
* The return type of the bouncer method.
* @return the return type of the bouncer method
*/
Class<?> returnType()
}

0 comments on commit 8d4711c

Please sign in to comment.