PHP 클래스 Polyglot\Localization\Services\Compiler

상속: extends AbstractService
파일 보기 프로젝트 열기: anahkiasen/polyglot

공개 메소드들

메소드 설명
compileLocale ( string $locale ) : void Generate the files for a locale

메소드 상세

compileLocale() 공개 메소드

Generate the files for a locale
public compileLocale ( string $locale ) : void
$locale string
리턴 void