SilverStripe IDE Annotations

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

Methods

__construct()

AnnotateClassInfo constructor.

public __construct( $className) : mixed
Parameters
$className :
Tags
throws
ReflectionException

getModuleName()

Where module name is a folder in the webroot.

public getModuleName() : string
Return values
string

        
On this page

Search results