todo implement line numbers
category Zend
package Zend_Reflection
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Get declaring class reflection object

getDeclaringClass($reflectionClass = 'Zend_Reflection_Class') : \Zend_Reflection_Class

Parameters

$reflectionClass

Returns

\Zend_Reflection_Class

Get docblock comment

getDocComment(string $reflectionClass = 'Zend_Reflection_Docblock') : \Zend_Reflection_Docblock | false

Parameters

$reflectionClass

string

Returns

\Zend_Reflection_DocblockfalseFalse if no docblock defined