Commit 168e2c2
committed
Remove search for visibility keywords to find properties
This defaults to only using the condition: if a variable is defined
inside a class and not inside a method within a class, then it's a
property.1 parent b63cb8a commit 168e2c2
File tree
1 file changed
+1
-23
lines changed- VariableAnalysis/Sniffs/CodeAnalysis
1 file changed
+1
-23
lines changedLines changed: 1 addition & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
| 867 | + | |
890 | 868 | | |
891 | 869 | | |
892 | 870 | | |
| |||
0 commit comments