Skip to content

Commit

Permalink
Fix @SInCE for @generated
Browse files Browse the repository at this point in the history
  • Loading branch information
jsotuyod committed Oct 6, 2024
1 parent a0818d5 commit 00bf6fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* Marks a class as generated code, and therefore to be ignored for code coverage purposes.
*
* @since 7.6.0
* @since 7.7.0
*/
@Retention(RetentionPolicy.CLASS)
@Documented
Expand Down

0 comments on commit 00bf6fe

Please sign in to comment.