phpDocumentor

GXModuleJsonProcessor implements GXModuleComponentProcessor

Class GXModuleJsonProcessor

Interfaces, Classes and Traits

GXModuleComponentProcessor
Interface GXModuleComponentProcessor

Table of Contents

$components  : array<string|int, GXModuleJson>
createRegistry()  : ComponentsRegistry
getType()  : string
processModuleFile()  : void
resetInternalState()  : void
Resets the internal state of the processor.

Properties

Methods

processModuleFile()

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

resetInternalState()

Resets the internal state of the processor.

public resetInternalState() : void
Tags
inheritDoc
Return values
void

Search results