Closed
Description
Magento 2 have very much classes with protected class members that should be overridden in extension's child classes. Therefor there is no sense to show this message for inherited from Magento
-namespace classes, because developers can't change his access-visibility.
Therefor it would be great to have some command line option to disable this warning for inherited from magento properties and functions.