Protected methods in php templates are marked red
Hi,
I'am working with a framework where the php template extends internally a class.
Since phpStorm does't recognice the inheritence all methods which are protected are marked red "Member hast protected access".
This only occurs, when @var Classname is set in order to use the code completion
Is there any way to avoid this.
Thanks Torsten
请先登录再写评论。
Hi there,
I guess http://youtrack.jetbrains.com/issue/WI-5076