6 lines
182 B
HTML
6 lines
182 B
HTML
<html>
|
|
<body>
|
|
This inspection reports any explicit calls of <code>get</code> or <code>set</code> functions which can be replaced by indexing operator <code>[]</code>
|
|
</body>
|
|
</html>
|