phpDocumentor

GXModuleComponentProcessor

Interface GXModuleComponentProcessor

Table of Contents

createRegistry()  : ComponentsRegistry
getType()  : string
processModuleFile()  : void
resetInternalState()  : void
Resets the internal state of the processor.

Methods

processModuleFile()

public processModuleFile(SplFileInfo $moduleFile) : void
Parameters
$moduleFile : SplFileInfo
Return values
void

resetInternalState()

Resets the internal state of the processor.

public resetInternalState() : void
Return values
void

Search results