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