GXModuleComponentProcessor
in
Interface GXModuleComponentProcessor
Table of Contents
- createRegistry() : ComponentsRegistry
- getType() : string
- processModuleFile() : void
- resetInternalState() : void
- Resets the internal state of the processor.
Methods
createRegistry()
public
createRegistry() : ComponentsRegistry
Return values
ComponentsRegistry —getType()
public
getType() : string
Return values
string —processModuleFile()
public
processModuleFile(SplFileInfo $moduleFile) : void
Parameters
- $moduleFile : SplFileInfo
Return values
void —resetInternalState()
Resets the internal state of the processor.
public
resetInternalState() : void