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