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