Documentation

PropertyReflection extends ReflectionProperty
in package
implements ReflectionInterface

Tags
todo

implement line numbers

Table of Contents

Interfaces

ReflectionInterface

Methods

getDeclaringClass()  : ClassReflection
Get declaring class reflection object
getDocBlock()  : false|DocBlockReflection
getDocComment()  : string|false
Get DocBlock comment
toString()  : string

Methods

getDocComment()

Get DocBlock comment

public getDocComment() : string|false
Return values
string|false

False if no DocBlock defined


        
On this page

Search results