phpDocumentor

LanguageFile implements GXModuleComponent

Class LanguageFile

Interfaces, Classes and Traits

GXModuleComponent
Interface GXModuleComponent

Table of Contents

$filePath  : string
$language  : string
create()  : LanguageFile
filePath()  : string
language()  : string
type()  : string
__construct()  : mixed
LanguageFile constructor.

Properties

Methods

filePath()

public filePath() : string
Return values
string

language()

public language() : string
Return values
string

type()

public static type() : string
Return values
string

__construct()

LanguageFile constructor.

private __construct(string $filePath, string $language) : mixed
Parameters
$filePath : string
$language : string
Return values
mixed

Search results