1529. Class

1529.1. Zend\Code\Reflection\PropertyReflection

@todo implement line numbers

1529.1.1. Methods

1529.1.1.1. getDeclaringClass

getDeclaringClass()

Get declaring class reflection object

Return type:ClassReflection

1529.1.1.2. getDocComment

getDocComment()

Get DocBlock comment

Return type:string|false False if no DocBlock defined

1529.1.1.3. getDocBlock

getDocBlock()

@return false|DocBlockReflection

1529.1.1.4. getAnnotations

getAnnotations()

@param AnnotationManager $annotationManager

Return type:AnnotationScanner

1529.1.1.5. toString

toString()

Project Versions

Table Of Contents

Previous topic

1528. Class

Next topic

1530. Class

This Page