class DummyGeneratedValue

Hierarchy

Expanded class hierarchy of DummyGeneratedValue

1 file declares its use of DummyGeneratedValue
AbstractReaderTest.php in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php, line 436

Namespace

Doctrine\Tests\Common\Annotations
View source
class DummyGeneratedValue extends \Doctrine\Common\Annotations\Annotation {

}

Members

Namesort descending Modifiers Type Description Overrides
Annotation::$value public property Value property. Common among all derived classes.
Annotation::__construct final public function Constructor
Annotation::__get public function Error handler for unknown property accessor in Annotation class.
Annotation::__set public function Error handler for unknown property mutator in Annotation class.