protected static property ParentClassWithProtectedAttributes::$protectedStaticParentAttribute in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/tests/_files/ClassWithNonPublicAttributes.php \ParentClassWithProtectedAttributes::protectedStaticParentAttribute
File
- vendor/
phpunit/ phpunit/ tests/ _files/ ClassWithNonPublicAttributes.php, line 10
Class
Code
protected static $protectedStaticParentAttribute = 'foo';