Interface PhpIssue
-
- All Known Subinterfaces:
Issue
- All Known Implementing Classes:
FileIssue,LegacyIssue,LineIssue,PreciseIssue
public interface PhpIssueThis interface is used to represent issue created by checks before feeding them to SonarQube.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PHPCheckcheck()Doublecost()PhpIssuecost(double cost)
-