Annotation
class Annotation (View source)
Annotations class.
Properties
string | $value | Value property. Common among all derived classes. |
Methods
__construct(array $data)
Constructor.
__get(string $name)
Error handler for unknown property accessor in Annotation class.
__set(string $name, mixed $value)
Error handler for unknown property mutator in Annotation class.