Skip to content

Commit

Permalink
Update IntaveViolationEvent.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpx3 authored May 5, 2022
1 parent aa81183 commit 8c42bde
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ public String message() {
}

/**
* @return the details of this violation.
* Retrieve details on the specific violation
* @return details on the specific violation
*/
public String details() {
return this.details;
Expand Down

0 comments on commit 8c42bde

Please sign in to comment.