private property DummyClass::$field1

A nice property.

Plugin annotation


@DummyAnnotation(dummyValue="fieldHello")

Type: mixed

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DummyClass.php, line 28

Class

DummyClass
A description of this class.

Namespace

Doctrine\Tests\Common\Annotations

Code

private $field1;