file-fetcher
Protected Attributes | Static Protected Attributes | List of all members
ParentClassWithProtectedAttributes Class Reference
Inheritance diagram for ParentClassWithProtectedAttributes:
ParentClassWithPrivateAttributes ClassWithNonPublicAttributes

Protected Attributes

 $protectedParentAttribute = 'bar'
 

Static Protected Attributes

static $protectedStaticParentAttribute = 'foo'
 

Member Data Documentation

◆ $protectedParentAttribute

ParentClassWithProtectedAttributes::$protectedParentAttribute = 'bar'
protected

◆ $protectedStaticParentAttribute

ParentClassWithProtectedAttributes::$protectedStaticParentAttribute = 'foo'
staticprotected

The documentation for this class was generated from the following file: