How to show protected methods completion in PHP Trait

Answered

Is there any possibility to show the protected, or even the private methods (and maybe properties) in completions when using PHP Trait?

I think it would be nice if configurable. Thanks

 

Intellij IDEA Ultimate 2018.3

 

I've read some discussion about it, in here:

https://youtrack.jetbrains.com/issue/WI-19348

1

Please sign in to leave a comment.