changing class property visibility
hi,
If I change a class property that was "public" to "private", the property accessor in the class instance is not marked as an error;
I'll see it bugging out on runtime, but ideally the IDE should flag it.
Is there a setting for this ?
I'm using PhpStorm 8 EAP 138.1505
Thanks!
Please sign in to leave a comment.
bump