interface LoaderInterface

다국어 데이터를 load 할 수 있는 클래스

Methods

load(string $source)

Load the messages by given source

Details

at line 37
LangData load(string $source)

Load the messages by given source

Parameters

string $source 데이터 소스

Return Value

LangData