Expanded class hierarchy of Name
class Name extends \Doctrine\Common\Annotations\Annotation {
public $foo;
}|
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. | |
|
Name:: |
public | property |