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