file-fetcher
Protected Attributes
|
Static Protected Attributes
|
List of all members
ParentClassWithProtectedAttributes Class Reference
Inheritance diagram for ParentClassWithProtectedAttributes:
Protected Attributes
$protectedParentAttribute
= 'bar'
Static Protected Attributes
static
$protectedStaticParentAttribute
= '
foo
'
Member Data Documentation
◆
$protectedParentAttribute
ParentClassWithProtectedAttributes::$protectedParentAttribute = 'bar'
protected
◆
$protectedStaticParentAttribute
ParentClassWithProtectedAttributes::$protectedStaticParentAttribute = '
foo
'
static
protected
The documentation for this class was generated from the following file:
vendor/phpunit/phpunit/tests/_files/
ClassWithNonPublicAttributes.php
Generated by
1.8.17