AnnotateClassInfo
in package
Class AnnotateClassInfo We will need this for phpDocumentor as well.
Table of Contents
Properties
- $className : string
- $reflector : ReflectionClass
Methods
- __construct() : mixed
- AnnotateClassInfo constructor.
- getClassFilePath() : string
- getModuleName() : string
- Where module name is a folder in the webroot.
Properties
$className
protected
string
$className
= ''
$reflector
protected
ReflectionClass
$reflector
Methods
__construct()
AnnotateClassInfo constructor.
public
__construct( $className) : mixed
Parameters
Tags
getClassFilePath()
public
getClassFilePath() : string
Return values
stringgetModuleName()
Where module name is a folder in the webroot.
public
getModuleName() : string