protected static property ParentClassWithProtectedAttributes::$protectedStaticParentAttribute

File

drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php, line 10

Class

ParentClassWithProtectedAttributes

Code

protected static $protectedStaticParentAttribute = 'foo';