Minor fixes: can be constructor property
(cherry picked from commit 4d44e15)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
8d2389d15c
commit
4145e3438f
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports properties which are explicitly assigned by constructor arguments and can be declared directly in constructor instead.
|
||||
This inspection reports properties which are explicitly assigned to constructor parameters and can be declared directly in constructor instead.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user