Expanded class hierarchy of DummyAnnotation
class DummyAnnotation extends \Doctrine\Common\Annotations\Annotation {
public $dummyValue;
}|
Name |
Modifiers | Type | Description | Overrides |
|---|---|---|---|---|
|
Annotation:: |
public | property | Value property. Common among all derived classes. | |
|
Annotation:: |
final public | function | Constructor | |
|
Annotation:: |
public | function | Error handler for unknown property accessor in Annotation class. | |
|
Annotation:: |
public | function | Error handler for unknown property mutator in Annotation class. | |
|
DummyAnnotation:: |
public | property |