GXModuleJson
in package
implements
GXModuleComponent
Class GXModuleJson
Interfaces, Classes and Traits
- GXModuleComponent
- Interface GXModuleComponent
Table of Contents
- $filePath : string
- create() : GXModuleJson
- filePath() : string
- type() : string
- __construct() : mixed
- GXModuleJson constructor.
Properties
$filePath
private
string
$filePath
Methods
create()
public
static create(string $filePath) : GXModuleJson
Parameters
- $filePath : string
Return values
GXModuleJson —filePath()
public
filePath() : string
Return values
string —type()
public
static type() : string
Return values
string —__construct()
GXModuleJson constructor.
private
__construct(string $filePath) : mixed
Parameters
- $filePath : string