public property AnnotWithDefaultValue::$foo

@var string

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/AnnotWithDefaultValue.php, line 9

Class

AnnotWithDefaultValue

Namespace

Doctrine\Tests\Common\Annotations\Fixtures\Annotation

Code

public $foo = 'bar';