Eric
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Field declared dynamically -> Quick Fix: Add Field (Template?)
Hi everyone! Im often declare new class members/fields on deamand in methods. There is a inspection "Field declared dynamically" including a Quick Fix "Add Field". For example: class foo{ public...