Package org.sonar.php.ini
Interface PhpIniCheck
-
public interface PhpIniCheck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<PhpIniIssue>analyze(PhpIniFile phpIniFile)
-
-
-
Method Detail
-
analyze
List<PhpIniIssue> analyze(PhpIniFile phpIniFile)
-
-