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