class LangURLLoader implements LoaderInterface

Class LangURLLoader

다국어 센터 처럼 원격의 다국어 파일을 로드하기위한 목적의 클래스

Methods

load(string $source)

Load the messages by given source

Details

at line 39
LangData load(string $source)

Load the messages by given source

Parameters

string $source 데이터 소스

Return Value

LangData