Class ReflectionAnnotation
Docblock parser.
public
|
#
__construct(
Constructor. |
public
string|boolean
|
|
public
boolean
|
#
hasAnnotation( string $annotation )
Returns if the current docblock contains the requrested annotation. |
public
string|array|null
|
|
public
array
|
|
public
|
string |
SHORT_DESCRIPTION
|
' short_description' |
#
Main description annotation identifier. |
string |
LONG_DESCRIPTION
|
' long_description' |
#
Sub description annotation identifier. |