Метод | Описание | |
---|---|---|
__construct ( ) | ||
getClassAnnotations ( ReflectionClass $class, $record_doc = false ) | ||
getMethodAnnotations ( ReflectionMethod $method, $record_doc = false ) | {@inheritDoc} | |
getPropertyAnnotations ( ReflectionProperty $property, $record_doc = false ) | {@inheritDoc} |
public getClassAnnotations ( ReflectionClass $class, $record_doc = false ) | ||
$class | ReflectionClass |
public getMethodAnnotations ( ReflectionMethod $method, $record_doc = false ) | ||
$method | ReflectionMethod |
public getPropertyAnnotations ( ReflectionProperty $property, $record_doc = false ) | ||
$property | ReflectionProperty |