'PhpStorm shows protected properties in autocomplete

For some reason PhpStorm IDE shows autocomplete options for protected properties. Am I doing something wrong? I'm developing a package so this is a big issue for me, I want autocomplete to be useful.

Are my IDE settings to blame, is it a bug, or is there something I can do in code to fix it?

Please, review following images of my issue:

First

Second

Third



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source