Redundant getter / setter inspection #KT-19514 Fixed (#1282)
This commit is contained in:
committed by
Dmitry Jemerov
parent
a3060f1073
commit
e01371b231
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports redundant property getter.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports redundant property setter.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user